--- diffstat.c.orig	Wed Mar 29 16:01:19 2000
+++ diffstat.c	Mon May  8 23:28:20 2000
@@ -92,13 +92,11 @@
 #ifdef HAVE_MALLOC_H
 #include <malloc.h>
 #else
-extern char *malloc();
 #endif
 
 #ifdef HAVE_GETOPT_H
 #include <getopt.h>
 #else
-extern int getopt();
 extern char *optarg;
 extern int optind;
 #endif
