diff options
Diffstat (limited to 'libc-bottom-half/headers/private/string.h')
-rw-r--r-- | libc-bottom-half/headers/private/string.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc-bottom-half/headers/private/string.h b/libc-bottom-half/headers/private/string.h new file mode 100644 index 0000000..1c4ce19 --- /dev/null +++ b/libc-bottom-half/headers/private/string.h @@ -0,0 +1,2 @@ +#include_next <string.h> +#include <_/cdefs.h> |