diff options
Diffstat (limited to 'libc/sysdeps/linux/common/syscalls.h')
-rw-r--r-- | libc/sysdeps/linux/common/syscalls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/syscalls.h b/libc/sysdeps/linux/common/syscalls.h index d3f7fea51..af015246a 100644 --- a/libc/sysdeps/linux/common/syscalls.h +++ b/libc/sysdeps/linux/common/syscalls.h @@ -7,7 +7,6 @@ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ -#define _GNU_SOURCE #define _LARGEFILE64_SOURCE #include <features.h> #include <errno.h> |