diff --git a/third_party/musl/ndk_musl_include/stdio.h b/third_party/musl/ndk_musl_include/stdio.h index 72a7722dc91e2128f40895c65865ace29f15e759..e71ae4f8f49fc943fdd780f496092be604411d2a 100644 --- a/third_party/musl/ndk_musl_include/stdio.h +++ b/third_party/musl/ndk_musl_include/stdio.h @@ -6,6 +6,7 @@ extern "C" { #endif #include +#include #define __NEED_FILE #define __NEED___isoc_va_list