diff --git a/include/sudo_compat.h b/include/sudo_compat.h index bf619925e..d070006fb 100644 --- a/include/sudo_compat.h +++ b/include/sudo_compat.h @@ -25,6 +25,7 @@ #define SUDO_COMPAT_H #include /* for gid_t, mode_t, size_t, ssize_t, time_t, uid_t */ +#include /* to avoid problems with mismatched headers and libc */ #include /* to avoid problems with mismatched headers and libc */ #include #if !defined(HAVE_VSNPRINTF) || !defined(HAVE_VASPRINTF) || \