Made to compile with DEBUG off

This commit is contained in:
ceriel
1988-09-02 13:55:54 +00:00
parent 1a8129513d
commit 1d23e4485e
9 changed files with 23 additions and 6 deletions

View File

@@ -15,7 +15,9 @@ extern outshort(); /* (short i)
extern outoff(); /* (offset off)
* Write an offset to curoutp
*/
extern outproc(); /* (proc_p p)
* Write a procid to curoutp
*/
extern putdtable(); /* (dblock_p head, FILE *df)
* Write the data block table to file df,
* preceded by its length.