Преглед изворни кода

relocate i386 string.h to i386-specific dir

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger пре 15 година
родитељ
комит
192d41278b
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      include/string.h
  2. 0 0
      libc/string/i386/string.h

+ 1 - 1
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
 

+ 0 - 0
include/libc-string_i386.h → libc/string/i386/string.h