summaryrefslogtreecommitdiffstats
path: root/usr.bin/fstat
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/fstat
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/fstat')
-rw-r--r--usr.bin/fstat/fstat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fstat/fstat.c b/usr.bin/fstat/fstat.c
index cc08859..0e76a5a 100644
--- a/usr.bin/fstat/fstat.c
+++ b/usr.bin/fstat/fstat.c
@@ -46,7 +46,6 @@ static const char rcsid[] =
#endif /* not lint */
#include <sys/param.h>
-#include <sys/lock.h>
#include <sys/time.h>
#include <sys/proc.h>
#include <sys/user.h>
OpenPOWER on IntegriCloud