X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/142c84fea054ea7f543ed9693f2416b2c4bfd806..961945a80c6f995f4567dbce8881af0bbdee211c:/usr/src/sys/vax/if/if_css.c diff --git a/usr/src/sys/vax/if/if_css.c b/usr/src/sys/vax/if/if_css.c index 3d96612a4b..5497a05232 100644 --- a/usr/src/sys/vax/if/if_css.c +++ b/usr/src/sys/vax/if/if_css.c @@ -1,4 +1,4 @@ -/* if_css.c 4.5 82/10/24 */ +/* if_css.c 4.6 82/12/17 */ #include "css.h" @@ -26,11 +26,11 @@ * If you get it wrong, it will still autoconfig, but will just * sit there with RECIEVE IDLE indicated on the front panel. */ +#include "../machine/pte.h" #include "../h/param.h" #include "../h/systm.h" #include "../h/mbuf.h" -#include "../h/pte.h" #include "../h/buf.h" #include "../h/protosw.h" #include "../h/socket.h"