diff options
Diffstat (limited to 'sys/kern/kern_lockf.c')
-rw-r--r-- | sys/kern/kern_lockf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/kern_lockf.c b/sys/kern/kern_lockf.c index cb1fad4..7a7379b 100644 --- a/sys/kern/kern_lockf.c +++ b/sys/kern/kern_lockf.c @@ -51,7 +51,6 @@ #include <sys/malloc.h> #include <sys/fcntl.h> #include <sys/lockf.h> -#include <sys/stdint.h> #include <machine/limits.h> |