fix includes
[unix-history] / usr / src / sys / vax / if / if_uba.c
index 298ff67..a3306cd 100644 (file)
@@ -1,4 +1,4 @@
-/*     if_uba.c        4.12    82/06/20        */
+/*     if_uba.c        4.13    82/10/09        */
 
 #include "../h/param.h"
 #include "../h/systm.h"
 
 #include "../h/param.h"
 #include "../h/systm.h"
 #include "../h/mtpr.h"
 #include "../h/vmmac.h"
 #include "../h/socket.h"
 #include "../h/mtpr.h"
 #include "../h/vmmac.h"
 #include "../h/socket.h"
-#include "../net/in.h"
-#include "../net/in_systm.h"
 #include "../net/if.h"
 #include "../net/if.h"
-#include "../net/if_uba.h"
+#include "../vaxif/if_uba.h"
 
 /*
  * Routines supporting UNIBUS network interfaces.
 
 /*
  * Routines supporting UNIBUS network interfaces.