--- OLD/xc/programs/xfs/os/utils.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/programs/xfs/os/utils.c Thu Jan 1 00:00:00 1970 @@ -44,6 +44,7 @@ */ #include +#include #include #include "misc.h" #include "globals.h" @@ -389,8 +390,6 @@ register pointer ptr; unsigned long amount; { - char *realloc(); - #ifdef MEMBUG if (!Must_have_memory && MemoryFail && ((random() % MEM_FAIL_SCALE) < MemoryFail))