dk.h->dkstat.h
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Mon, 21 Jul 1986 01:58:09 +0000 (17:58 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Mon, 21 Jul 1986 01:58:09 +0000 (17:58 -0800)
SCCS-vsn: usr.bin/systat/systat.h 5.2

usr/src/usr.bin/systat/systat.h

index 662bc2e..a274db9 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)systat.h    5.1 (Berkeley) %G%
+ *     @(#)systat.h    5.2 (Berkeley) %G%
  */
 
 #include <netdb.h>
  */
 
 #include <netdb.h>
@@ -13,7 +13,7 @@
 
 #include <sys/param.h>
 #include <sys/file.h>
 
 #include <sys/param.h>
 #include <sys/file.h>
-#include <sys/dk.h>
+#include <sys/dkstat.h>
 
 #include <netinet/in.h>
 #include <arpa/inet.h>
 
 #include <netinet/in.h>
 #include <arpa/inet.h>