As getbblocks() was moved to cf.c, em_flag.h need no longer

be included.; also, the declaration for em_flag[] was removed.
This commit is contained in:
bal 1984-11-30 10:10:41 +00:00
parent 7ac377c750
commit 4ab54c85a8

View 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 */