Removed some explicit (and wrong) redeclarations of system

functions.
This commit is contained in:
dtrg
2007-02-25 20:58:16 +00:00
parent 913bf332f3
commit f07522680d
3 changed files with 0 additions and 5 deletions

View File

@@ -40,8 +40,6 @@ char **argv;
exit(status);
}
extern long lseek();
strip(name)
char *name;
{