make install of mv a special case
[unix-history] / usr / src / bin / ed / ed.c
index 54161e2..09bf1e1 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <signal.h>
 #include <sgtty.h>
 
 #include <signal.h>
 #include <sgtty.h>
+#undef CEOF
 #include <setjmp.h>
 #define        NULL    0
 #define        FNSIZE  64
 #include <setjmp.h>
 #define        NULL    0
 #define        FNSIZE  64