Removed some explicit (and wrong) redeclarations of system

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

View File

@@ -29,7 +29,6 @@ static char rcsid[] = "$Id$";
#define IND_DBUG(x) (IND_RELO(x) + sizeof(ind_t))
#endif /* SYMDBUG */
extern long lseek();
extern char *core_alloc();
extern bool incore;
extern int infile;