Removed some explicit (and wrong) redeclarations of system
functions.
This commit is contained in:
@@ -40,8 +40,6 @@ char **argv;
|
||||
exit(status);
|
||||
}
|
||||
|
||||
extern long lseek();
|
||||
|
||||
strip(name)
|
||||
char *name;
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user