mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
* string/string-inlines.c: Undefined __USE_STRING_INLINES before defining it.
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user