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

@@ -59,6 +59,7 @@ List *datalist=0;
datastmt()
{
List *l,*l1;
extern long sys_filesize();
/* NOSTRICT */ l= (List *) salloc(sizeof(List));
l->linenr= currline->linenr;