about summary refs log tree commit diff
path: root/string/string-inlines.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/string-inlines.c')
-rw-r--r--string/string-inlines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/string-inlines.c b/string/string-inlines.c
index 6406ba357f..7759dbc572 100644
--- a/string/string-inlines.c
+++ b/string/string-inlines.c
@@ -20,9 +20,9 @@
     functions.  These functions are declared additionally here if
     inlining is not possible.  */
 
+#undef __USE_STRING_INLINES
 #define __USE_STRING_INLINES
 #define _FORCE_INLINES
 #define __STRING_INLINE /* empty */
 
 #include <string.h>
-