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:
parent
7ac377c750
commit
4ab54c85a8
1 changed files with 0 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue