summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-05-11 14:32:18 +0000
committerpeter <peter@FreeBSD.org>1999-05-11 14:32:18 +0000
commit280d1557df645370bda158b38bee46e71fa7a8fa (patch)
tree7ee10cf120280f4b47d7bb633e523ad8b07680ac /usr.bin/top
parentacbd4de5c46b79f161315461c4fcb0abf7a6e04d (diff)
downloadFreeBSD-src-280d1557df645370bda158b38bee46e71fa7a8fa.zip
FreeBSD-src-280d1557df645370bda158b38bee46e71fa7a8fa.tar.gz
Tidy up references to <sys/rlist.h> and support for the old swap management
that went away in January.
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/machine.c3
1 files changed, 1 insertions, 2 deletions
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 <swallace@freebsd.org>
* Wolfram Schneider <wosch@FreeBSD.org>
*
- * $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 <stdlib.h>
-#include <sys/rlist.h>
#include <sys/conf.h>
#include <osreldate.h> /* for changes in kernel structures */
OpenPOWER on IntegriCloud