diff options
Diffstat (limited to 'string')
-rw-r--r-- | string/string-inlines.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/string/string-inlines.c b/string/string-inlines.c index 55c99845aa..9f145366b6 100644 --- a/string/string-inlines.c +++ b/string/string-inlines.c @@ -27,6 +27,7 @@ #include <string.h> #undef index #undef rindex +#undef __stpcpy #undef __NO_INLINE__ #include <bits/string.h> |