extnd_ilb changed, declared holno and procno

This commit is contained in:
ceriel
1988-11-18 17:43:47 +00:00
parent ef8f1c778a
commit 9c1df5f89e
2 changed files with 3 additions and 2 deletions

View File

@@ -160,4 +160,5 @@ file_header()
out( "#include <em.h>\n");
out( "#include \"mach.h\"\n");
out( "#include \"back.h\"\n\n");
out( "extern int holno, procno;\n\n");
}