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