extnd_ilb changed, declared holno and procno

This commit is contained in:
ceriel
1988-11-18 17:43:47 +00:00
parent f2d5f15e51
commit f452bfc1e1
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");
}