diff options
-rw-r--r-- | include/string.h | 2 | ||||
-rw-r--r-- | libc/string/i386/string.h (renamed from include/libc-string_i386.h) | 0 |
2 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 diff --git a/include/libc-string_i386.h b/libc/string/i386/string.h index 3eefdeb76..3eefdeb76 100644 --- a/include/libc-string_i386.h +++ b/libc/string/i386/string.h |