https://bugs.gentoo.org/871705 --- a/src/snprintf.c +++ b/src/snprintf.c @@ -2,6 +2,11 @@ # include #endif +#include +#include +#include +#include + #include #if defined(HAVE_STDARG_H) && (HAVE_STDARG_H != 0) # include