diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2001-10-13 04:54:03 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2001-10-13 04:54:03 +0000 |
| commit | ccbb36d5edd3b814abc8c1650a17bd695918af69 (patch) | |
| tree | 8bf1d65f5e5c51260b31fa15a7a56d713ec83e0d /usr.bin/gcore | |
| parent | 43ea907a42a37d76cf27c20c1abacce74b3bcb7b (diff) | |
Notes
Diffstat (limited to 'usr.bin/gcore')
| -rw-r--r-- | usr.bin/gcore/elfcore.c | 1 |
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> |
