made to work

This commit is contained in:
ceriel
1988-07-04 13:41:47 +00:00
parent 84578cbd91
commit db0c67dd10
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();