update to new fs
[unix-history] / usr / src / old / make / defs
index e743862..770119e 100644 (file)
@@ -1,8 +1,8 @@
-/* defs 4.3 82/04/20 */
+/* defs 4.4 82/05/07 */
 #include <stdio.h>
 #include <ctype.h>
 #include <sys/param.h>
 #include <stdio.h>
 #include <ctype.h>
 #include <sys/param.h>
-#include <ndir.h>
+#include <dir.h>
 
 #define SHELLCOM "/bin/sh"
 
 
 #define SHELLCOM "/bin/sh"