Made acceptable for our ANSI C compiler
This commit is contained in:
parent
c36ae7020f
commit
d162f3edb0
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ extern instr_p gen_instr();
|
|||
extern char * malloc();
|
||||
extern char *strcat();
|
||||
extern char *strcpy();
|
||||
extern char *sprintf();
|
||||
extern char *strncpy();
|
||||
|
||||
struct variable var[NRVARS+1];
|
||||
|
|
Loading…
Reference in a new issue