aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gcore
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2001-10-13 04:54:03 +0000
committerBruce Evans <bde@FreeBSD.org>2001-10-13 04:54:03 +0000
commitccbb36d5edd3b814abc8c1650a17bd695918af69 (patch)
tree8bf1d65f5e5c51260b31fa15a7a56d713ec83e0d /usr.bin/gcore
parent43ea907a42a37d76cf27c20c1abacce74b3bcb7b (diff)
Notes
Diffstat (limited to 'usr.bin/gcore')
-rw-r--r--usr.bin/gcore/elfcore.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/gcore/elfcore.c b/usr.bin/gcore/elfcore.c
index 1d57db90840cf..bcbbad6a54830 100644
--- a/usr.bin/gcore/elfcore.c
+++ b/usr.bin/gcore/elfcore.c
@@ -27,7 +27,6 @@
*/
#include <sys/param.h>
-#include <sys/lock.h>
#include <sys/procfs.h>
#include <machine/elf.h>
#include <vm/vm_param.h>