diff options
Diffstat (limited to 'string/test-string.h')
-rw-r--r-- | string/test-string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-string.h b/string/test-string.h index 6375972..3b885af 100644 --- a/string/test-string.h +++ b/string/test-string.h @@ -40,7 +40,7 @@ extern impl_t __start_impls[], __stop_impls[]; #undef __USE_STRING_INLINES -#include "libc-misc.h" +#include <libc-misc.h> #include <getopt.h> #include <stdint.h> #include <stdio.h> |