diff options
Diffstat (limited to 'libc/string/powerpc')
-rw-r--r-- | libc/string/powerpc/string.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/string/powerpc/string.c b/libc/string/powerpc/string.c index acd5d0144..d02deda08 100644 --- a/libc/string/powerpc/string.c +++ b/libc/string/powerpc/string.c @@ -26,7 +26,6 @@ * Copyright (C) 2004 Joakim Tjernlund */ -#define _STDIO_UTILITY #define _GNU_SOURCE #include <string.h> #include <locale.h> /* for __LOCALE_C_ONLY */ |