changes designed so that ESIS and ARP may use routing table
[unix-history] / usr / src / usr.bin / systat / swap.c
index f79b4f5..91ff969 100644 (file)
@@ -5,11 +5,10 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)swap.c     5.6 (Berkeley) %G%";
+static char sccsid[] = "@(#)swap.c     5.7 (Berkeley) %G%";
 #endif not lint
 
 #include "systat.h"
 #endif not lint
 
 #include "systat.h"
-#include <sys/dir.h>
 #include <sys/user.h>
 #include <sys/proc.h>
 #include <sys/text.h>
 #include <sys/user.h>
 #include <sys/proc.h>
 #include <sys/text.h>