diff options
Diffstat (limited to 'src/fcntl/F_SETLK.h')
-rw-r--r-- | src/fcntl/F_SETLK.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/fcntl/F_SETLK.h b/src/fcntl/F_SETLK.h deleted file mode 100644 index ccc09f4e..00000000 --- a/src/fcntl/F_SETLK.h +++ /dev/null @@ -1,7 +0,0 @@ -#include <fcntl.h> - -#define F_SETLK (8) - -/* -POSIX(1) -*/ |