Removed duplicate and inconsistent function declarations.
This commit is contained in:
parent
35bd1df1aa
commit
e0846f63be
|
@ -73,7 +73,6 @@ extern Linerecord *currline;
|
|||
extern char *itoa();
|
||||
extern char *salloc();
|
||||
|
||||
extern char *sprint();
|
||||
extern char *strcpy();
|
||||
extern char *strcat();
|
||||
#if __STDC__
|
||||
|
|
Loading…
Reference in a new issue