include back.h file
authorceriel <none@none>
Fri, 27 Jan 1989 16:41:04 +0000 (16:41 +0000)
committerceriel <none@none>
Fri, 27 Jan 1989 16:41:04 +0000 (16:41 +0000)
util/ceg/defaults/pseudo/C_close.c
util/ceg/defaults/pseudo/C_init.c
util/ceg/defaults/pseudo/C_open.c

index 145ac61..bd41a47 100644 (file)
@@ -1,5 +1,5 @@
 #define CODE_EXPANDER
-#include <em.h>
+#include <back.h>
 #include <assert.h>
 
 extern int B_busy; 
index 435b508..2c9fee6 100644 (file)
@@ -1,5 +1,5 @@
 #define CODE_EXPANDER
-#include <em.h>
+#include <back.h>
 #include <system.h>
 #include "mach.h"
 
index 0a33eb9..61e905b 100644 (file)
@@ -1,5 +1,5 @@
 #define CODE_EXPANDER
-#include <em.h>
+#include <back.h>
 #include <assert.h>
 #include <system.h>