summaryrefslogtreecommitdiff
path: root/usr.bin/w
diff options
context:
space:
mode:
authorAndriy Gapon <avg@FreeBSD.org>2013-07-28 18:35:43 +0000
committerAndriy Gapon <avg@FreeBSD.org>2013-07-28 18:35:43 +0000
commitc722ec3a5151fdba885b451d2a50a58f327ff994 (patch)
tree63d4d897afd89dbadbb24c161229c7ed42284e40 /usr.bin/w
parent366d8bfb7b4d810f097bc41e7ed14d6d4bd3694b (diff)
downloadsrc-test2-c722ec3a5151fdba885b451d2a50a58f327ff994.tar.gz
src-test2-c722ec3a5151fdba885b451d2a50a58f327ff994.zip
Notes
Diffstat (limited to 'usr.bin/w')
-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 1b9af5f0cc33..8054bbebbb9c 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>