fix cc compile failure

This commit is contained in:
K. Richard Pixley 1992-05-06 18:11:49 +00:00
parent 58137c4d79
commit 5a9b659196

View File

@ -37,7 +37,6 @@ extern int fwrite();
extern int sscanf();
extern int stat();
extern int strtol();
void free();
char *malloc();
char *realloc();
extern char *strrchr();