diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-10-12 13:53:30 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-10-12 13:53:30 +0000 |
| commit | 64ff567e0aea5e80b61ddb0a43c30296ba30ef2b (patch) | |
| tree | 6f02ec6684f6d2b59739431449ae1aa196a5f353 /usr.bin/lock | |
| parent | 65c543c7645e8a79810620721cb0fa1c570a0d59 (diff) | |
Notes
Diffstat (limited to 'usr.bin/lock')
| -rw-r--r-- | usr.bin/lock/lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/lock/lock.c b/usr.bin/lock/lock.c index c1ffcb532335..be3e63fc4232 100644 --- a/usr.bin/lock/lock.c +++ b/usr.bin/lock/lock.c @@ -59,7 +59,6 @@ static const char rcsid[] = #include <sys/param.h> #include <sys/stat.h> #include <sys/time.h> -#include <sys/types.h> #include <sys/signal.h> #include <err.h> #include <ctype.h> |
