From 280d1557df645370bda158b38bee46e71fa7a8fa Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 11 May 1999 14:32:18 +0000 Subject: Tidy up references to and support for the old swap management that went away in January. --- usr.bin/systat/swap.c | 3 +-- usr.bin/top/machine.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/systat/swap.c b/usr.bin/systat/swap.c index 906d7b9..fa323b0 100644 --- a/usr.bin/systat/swap.c +++ b/usr.bin/systat/swap.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)swap.c 8.3 (Berkeley) 4/29/95"; #endif static const char rcsid[] = - "$Id: swap.c,v 1.9 1999/01/22 10:57:50 dillon Exp $"; + "$Id: swap.c,v 1.10 1999/02/06 06:43:56 dillon Exp $"; #endif /* not lint */ /* @@ -48,7 +48,6 @@ static const char rcsid[] = #include #include #include -#include #include #include diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c index bef47d2..f610699 100644 --- a/usr.bin/top/machine.c +++ b/usr.bin/top/machine.c @@ -19,7 +19,7 @@ * Steven Wallace * Wolfram Schneider * - * $Id: machine.c,v 1.23 1999/03/07 06:55:47 bde Exp $ + * $Id: machine.c,v 1.24 1999/04/22 14:34:53 jhay Exp $ */ @@ -47,7 +47,6 @@ /* Swap */ #include -#include #include #include /* for changes in kernel structures */ -- cgit v1.1