diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/cpio.h | 1 | ||||
-rw-r--r-- | include/fmtmsg.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/include/cpio.h b/include/cpio.h new file mode 100644 index 0000000000..38e2ed1b62 --- /dev/null +++ b/include/cpio.h @@ -0,0 +1 @@ +#include <posix/cpio.h> diff --git a/include/fmtmsg.h b/include/fmtmsg.h new file mode 100644 index 0000000000..6ac606df2b --- /dev/null +++ b/include/fmtmsg.h @@ -0,0 +1 @@ +#include <stdlib/fmtmsg.h> |