X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Falloc_str.c;h=baf5f5adf94cfc844da495e49de1b95dd6055e58;hb=b8cb14428147d6bc9dc3915e1c1ccb6ad9c3fdb2;hp=0153887e252bcd001a633d7ff5f98e70e626914a;hpb=5b53087fa5a07ff89d34cf3bf3bc1b28809f05c2;p=libucw.git diff --git a/lib/alloc_str.c b/lib/alloc_str.c index 0153887e..baf5f5ad 100644 --- a/lib/alloc_str.c +++ b/lib/alloc_str.c @@ -1,14 +1,13 @@ /* * Sherlock Library -- String Allocation * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares */ -#include -#include - #include "lib/lib.h" +#include + byte * stralloc(byte *s) {