conversion of ino_t from u_short to u_long (making dir entries 32 bytes each)
[unix-history] / usr / src / sys / kern / init_main.c
index 2797302..0d3f4ec 100644 (file)
@@ -1,4 +1,4 @@
-/*     init_main.c     4.20    81/11/14        */
+/*     init_main.c     4.22    81/11/18        */
 
 #include "../h/param.h"
 #include "../h/systm.h"
 
 #include "../h/param.h"
 #include "../h/systm.h"
@@ -21,7 +21,6 @@
 #include "../h/vlimit.h"
 #include "../h/clist.h"
 #ifdef INET
 #include "../h/vlimit.h"
 #include "../h/clist.h"
 #ifdef INET
-#include "../h/protocol.h"
 #include "../h/protosw.h"
 #endif
 
 #include "../h/protosw.h"
 #endif