ip_spec.h is moved

This commit is contained in:
ceriel
1991-10-01 17:37:21 +00:00
parent 2c4f240164
commit e81338ccf6
2 changed files with 5 additions and 5 deletions

View File

@@ -14,9 +14,9 @@
extern char *sprintf();
extern FILE *popen();
#include <util/ass/ip_spec.h>
#include <h/em_spec.h>
#include <h/em_flag.h>
#include <ip_spec.h>
#include <em_spec.h>
#include <em_flag.h>
extern char em_mnem[][4] ;
extern char em_flag[] ;