diff --git a/aclocal.m4 b/aclocal.m4 index 0637bac5e..b654fc6bd 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -169,6 +169,7 @@ AC_DEFUN(SUDO_CHECK_TYPE, AC_MSG_CHECKING(for $1) AC_CACHE_VAL(sudo_cv_type_$1, [AC_EGREP_CPP($1, [#include +#include #if STDC_HEADERS #include #endif