diff options
Diffstat (limited to 'libc/misc/file')
-rw-r--r-- | libc/misc/file/lockf64.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/misc/file/lockf64.c b/libc/misc/file/lockf64.c index 5c728d731..6c081ae1e 100644 --- a/libc/misc/file/lockf64.c +++ b/libc/misc/file/lockf64.c @@ -31,8 +31,6 @@ #endif #endif -#define __USE_GNU - #include <sys/types.h> #include <unistd.h> #include <fcntl.h> |