dk.h -> dkstat.h (from rusty@weyl.berkeley.edu)
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Sat, 9 May 1987 02:12:05 +0000 (18:12 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Sat, 9 May 1987 02:12:05 +0000 (18:12 -0800)
SCCS-vsn: sys/net/if_sl.c 7.3

usr/src/sys/net/if_sl.c

index aa73143..415c0e5 100644 (file)
@@ -1,4 +1,4 @@
-/*     @(#)if_sl.c     7.2 (Berkeley) %G% */
+/*     @(#)if_sl.c     7.3 (Berkeley) %G% */
 
 /*
  * Serial Line interface
 
 /*
  * Serial Line interface
@@ -29,7 +29,7 @@
 #include "param.h"
 #include "mbuf.h"
 #include "buf.h"
 #include "param.h"
 #include "mbuf.h"
 #include "buf.h"
-#include "dk.h"
+#include "dkstat.h"
 #include "socket.h"
 #include "ioctl.h"
 #include "file.h"
 #include "socket.h"
 #include "ioctl.h"
 #include "file.h"