X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=string.c;h=056a414bb48b8d0cf1d62444aa9586cbde36c91c;hp=fba36e5fcc6f92ca1542fd9b5989f61099ad584a;hb=09e1e9039b42f00bcfa64091700d611931618bca;hpb=adbf9f09c9bf2a680c61b1ef3541c04f1cde97cf diff --git a/string.c b/string.c index fba36e5f..056a414b 100644 --- a/string.c +++ b/string.c @@ -18,13 +18,16 @@ /** \file string.c memory allocation and string handling functions */ -#include /* gettimeofday */ #include "para.h" +#include "string.h" + +#include /* gettimeofday */ #include #include #include /* uname() */ +#include + #include "error.h" -#include "string.h" /** * paraslash's version of realloc()