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

@@ -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;