diff options
Diffstat (limited to 'include/string.h')
| -rw-r--r-- | include/string.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/string.h b/include/string.h index 6d6469100..c6457d6ae 100644 --- a/include/string.h +++ b/include/string.h @@ -485,7 +485,7 @@ __END_DECLS  #ifdef UCLIBC_INTERNAL  # if defined __i386__ -#  include <libc-string_i386.h> +#  include <../libc/string/i386/string.h>  # endif  #endif  | 
