diff options
Diffstat (limited to 'libc/string/i386')
-rw-r--r-- | libc/string/i386/string.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/string/i386/string.c b/libc/string/i386/string.c index 8a7f1a89b..f827445fe 100644 --- a/libc/string/i386/string.c +++ b/libc/string/i386/string.c @@ -22,7 +22,6 @@ * -Erik */ -#define _STDIO_UTILITY #define _GNU_SOURCE #include <string.h> #include <locale.h> /* for __LOCALE_C_ONLY */ |