Made acceptable for our ANSI C compiler
authorceriel <none@none>
Mon, 2 Dec 1991 15:30:28 +0000 (15:30 +0000)
committerceriel <none@none>
Mon, 2 Dec 1991 15:30:28 +0000 (15:30 +0000)
mach/proto/top/top.c

index 482a3cc..ef7814b 100644 (file)
@@ -17,7 +17,6 @@ extern instr_p gen_instr();
 extern char * malloc();
 extern char *strcat();
 extern char *strcpy();
-extern char *sprintf();
 extern char *strncpy();
 
 struct variable var[NRVARS+1];