Made acceptable for our ANSI C compiler

This commit is contained in:
ceriel
1991-12-03 11:03:58 +00:00
parent f7ad1b00bf
commit adeddf5c45
10 changed files with 18 additions and 17 deletions

View File

@@ -11,7 +11,6 @@
#include <stdio.h>
extern char *sprintf();
extern FILE *popen();
#include <ip_spec.h>

View File

@@ -13,7 +13,6 @@
#include <stdio.h>
extern char *sprintf();
extern FILE *popen();
char *progname;