include fixes
[unix-history] / usr / src / old / make / defs
index d61f33e..64833c1 100644 (file)
@@ -1,8 +1,8 @@
-/* defs 4.5 83/06/13 */
+/* defs 4.6 83/07/01 */
 #include <stdio.h>
 #include <ctype.h>
 #include <sys/param.h>
 #include <stdio.h>
 #include <ctype.h>
 #include <sys/param.h>
-#include <dir.h>
+#include <sys/dir.h>
 
 #define SHELLCOM "/bin/sh"
 
 
 #define SHELLCOM "/bin/sh"