diff options
Diffstat (limited to 'usr.bin/gcore/gcore.c')
-rw-r--r-- | usr.bin/gcore/gcore.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/gcore/gcore.c b/usr.bin/gcore/gcore.c index 5f17bf9..8894cd4 100644 --- a/usr.bin/gcore/gcore.c +++ b/usr.bin/gcore/gcore.c @@ -57,7 +57,6 @@ static const char rcsid[] = * contract BG 91-66 and contributed to Berkeley. */ #include <sys/param.h> -#include <sys/lock.h> #include <sys/time.h> #include <sys/stat.h> #include <sys/proc.h> |