As getbblocks() was moved to cf.c, em_flag.h need no longer
authorbal <none@none>
Fri, 30 Nov 1984 10:10:41 +0000 (10:10 +0000)
committerbal <none@none>
Fri, 30 Nov 1984 10:10:41 +0000 (10:10 +0000)
be included.; also, the declaration for em_flag[] was removed.

util/ego/share/get.c

index a53de72..474e7b3 100644 (file)
@@ -18,9 +18,7 @@
 #include "../../../h/em_mnem.h"
 #include "../../../h/em_pseu.h"
 #include "../../../h/em_mes.h"
-#include "../../../h/em_flag.h"
 
-extern char em_flag[];
 FILE *curinp;
 block_id lastbid;      /* block identifying number */
 lab_id  lastlabid;     /* last label identifier */