--- diffstat.c.orig Sun May 17 05:07:38 1998 +++ diffstat.c Wed Feb 16 11:20:00 2000 @@ -83,13 +83,11 @@ #if HAVE_MALLOC_H #include #else -extern char *malloc(); #endif #if HAVE_GETOPT_H #include #else -extern int getopt(); extern char *optarg; extern int optind; #endif