From 544e1130dffcf81e1a61d28f0849eb3b105f6a35 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 6 Aug 1999 22:27:07 +0000 Subject: Update. * string/string-inlines.c: Undefined __USE_STRING_INLINES before defining it. --- string/string-inlines.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/string-inlines.c') 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 - -- cgit 1.4.1