Removed duplicate and inconsistent function declarations.
This commit is contained in:
parent
ed1ddc5baa
commit
9c81d2fe39
@ -73,7 +73,6 @@ extern Linerecord *currline;
|
|||||||
extern char *itoa();
|
extern char *itoa();
|
||||||
extern char *salloc();
|
extern char *salloc();
|
||||||
|
|
||||||
extern char *sprint();
|
|
||||||
extern char *strcpy();
|
extern char *strcpy();
|
||||||
extern char *strcat();
|
extern char *strcat();
|
||||||
#if __STDC__
|
#if __STDC__
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user