summaryrefslogtreecommitdiffstats
path: root/usr.bin/w
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2001-10-10 17:48:44 +0000
committerbde <bde@FreeBSD.org>2001-10-10 17:48:44 +0000
commit229c3ac7c37b6aa4c4077e0903ab2f95e835aace (patch)
tree1512bc77623c693051d32159b74ab8a1fc152e4f /usr.bin/w
parentc08ea910e403a194aca0dd4a6866f48bcfa7c056 (diff)
downloadFreeBSD-src-229c3ac7c37b6aa4c4077e0903ab2f95e835aace.zip
FreeBSD-src-229c3ac7c37b6aa4c4077e0903ab2f95e835aace.tar.gz
Compensate for "Compensate for header dethreading" by backing it out.
Diffstat (limited to 'usr.bin/w')
-rw-r--r--usr.bin/w/proc_compare.c1
-rw-r--r--usr.bin/w/w.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/w/proc_compare.c b/usr.bin/w/proc_compare.c
index 7337b49..66a0fda 100644
--- a/usr.bin/w/proc_compare.c
+++ b/usr.bin/w/proc_compare.c
@@ -40,7 +40,6 @@ static const char rcsid[] =
#endif /* not lint */
#include <sys/param.h>
-#include <sys/lock.h>
#include <sys/time.h>
#include <sys/user.h>
diff --git a/usr.bin/w/w.c b/usr.bin/w/w.c
index d00713d..d410ec7 100644
--- a/usr.bin/w/w.c
+++ b/usr.bin/w/w.c
@@ -52,7 +52,6 @@ static const char rcsid[] =
*
*/
#include <sys/param.h>
-#include <sys/lock.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <sys/sysctl.h>
OpenPOWER on IntegriCloud