summaryrefslogtreecommitdiff
path: root/libc/string/i386/strnlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/i386/strnlen.c')
-rw-r--r--libc/string/i386/strnlen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/string/i386/strnlen.c b/libc/string/i386/strnlen.c
index 6b565dbd8..af512f10a 100644
--- a/libc/string/i386/strnlen.c
+++ b/libc/string/i386/strnlen.c
@@ -30,7 +30,6 @@
* -Erik
*/
-#define _GNU_SOURCE
#include <string.h>
libc_hidden_proto(strnlen)