made to work

This commit is contained in:
ceriel
1988-07-04 13:41:47 +00:00
parent b7c324b01c
commit ebd69e172a
3 changed files with 9 additions and 8 deletions

View File

@@ -73,7 +73,7 @@ extern Linerecord *currline;
extern char *itoa();
extern char *salloc();
extern char *sprintf();
extern char *sprint();
extern char *strcpy();
extern char *strcat();
extern char *malloc();