--- OLD/xc/programs/xauth/parsedpy.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/programs/xauth/parsedpy.c Thu Jan 1 00:00:00 1970 @@ -27,6 +27,7 @@ #include /* for NULL */ #include /* for isascii() and isdigit() */ +#include #include /* for strchr() and string routines */ #include /* for Family contants */ #ifdef hpux @@ -39,9 +40,6 @@ #define UNIX_CONNECTION "unix" #define UNIX_CONNECTION_LENGTH 4 #endif - -extern char *malloc(); - /* * private utility routines