summaryrefslogtreecommitdiffstats
path: root/usr.bin/w/w.c
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2013-07-28 18:35:43 +0000
committeravg <avg@FreeBSD.org>2013-07-28 18:35:43 +0000
commitc8737cbf1c0d4bef13135c8c3b4c38fa73c2ccfd (patch)
tree63d4d897afd89dbadbb24c161229c7ed42284e40 /usr.bin/w/w.c
parentea04b46439a6200a93c2e7792bb488de8ad3c05a (diff)
downloadFreeBSD-src-c8737cbf1c0d4bef13135c8c3b4c38fa73c2ccfd.zip
FreeBSD-src-c8737cbf1c0d4bef13135c8c3b4c38fa73c2ccfd.tar.gz
remove needless inclusion of machine/cpu.h in userland
MFC after: 21 days
Diffstat (limited to 'usr.bin/w/w.c')
-rw-r--r--usr.bin/w/w.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/w/w.c b/usr.bin/w/w.c
index 1b9af5f..8054bbe 100644
--- a/usr.bin/w/w.c
+++ b/usr.bin/w/w.c
@@ -57,7 +57,6 @@ static const char sccsid[] = "@(#)w.c 8.4 (Berkeley) 4/16/94";
#include <sys/socket.h>
#include <sys/tty.h>
-#include <machine/cpu.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <arpa/nameser.h>
OpenPOWER on IntegriCloud