--- OLD/xc/programs/iceauth/iceauth.h Thu Jan 1 00:00:00 1970 +++ NEW/xc/programs/iceauth/iceauth.h Thu Jan 1 00:00:00 1970 @@ -24,6 +24,7 @@ */ #include +#include #include #include #include @@ -37,7 +38,6 @@ extern char *ProgramName; -extern char *malloc(), *realloc(); int process_command(), auth_initialize(), auth_finalize(); extern int print_help(); extern int verbose;