diff options
Diffstat (limited to 'libc/misc/glob/glob64.c')
-rw-r--r-- | libc/misc/glob/glob64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/misc/glob/glob64.c b/libc/misc/glob/glob64.c index 8c19e81bb..927ab6390 100644 --- a/libc/misc/glob/glob64.c +++ b/libc/misc/glob/glob64.c @@ -4,7 +4,6 @@ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ -#define _GNU_SOURCE #include <features.h> #ifdef __UCLIBC_HAS_LFS__ |