summaryrefslogtreecommitdiff
path: root/libc/misc/locale
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/locale')
-rw-r--r--libc/misc/locale/locale.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/misc/locale/locale.c b/libc/misc/locale/locale.c
index 690e61398..69cc08bfd 100644
--- a/libc/misc/locale/locale.c
+++ b/libc/misc/locale/locale.c
@@ -46,8 +46,6 @@
* locale support had (8-bit codesets only).
*/
-#define _GNU_SOURCE
-
#define __CTYPE_HAS_8_BIT_LOCALES 1
#include <string.h>