summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-05-23 23:01:37 +0000
committerphk <phk@FreeBSD.org>2001-05-23 23:01:37 +0000
commit3c306fcab0fa2eae45766916456fd4690e7a1230 (patch)
tree9b7fff889fb7f075553fbdcbbe3775b555a94e2b /usr.bin/top
parent8d7fd621d74315350c47a651bb4401a71143b291 (diff)
downloadFreeBSD-src-3c306fcab0fa2eae45766916456fd4690e7a1230.zip
FreeBSD-src-3c306fcab0fa2eae45766916456fd4690e7a1230.tar.gz
We don't need to include <sys/conf.h>
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/machine.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c
index 1c3d152..04a3741 100644
--- a/usr.bin/top/machine.c
+++ b/usr.bin/top/machine.c
@@ -49,7 +49,6 @@
/* Swap */
#include <stdlib.h>
-#include <sys/conf.h>
#include <unistd.h>
#include <osreldate.h> /* for changes in kernel structures */
OpenPOWER on IntegriCloud