diff --git a/configure.in b/configure.in index 468ea17f..487ce35f 100644 --- a/configure.in +++ b/configure.in @@ -181,9 +181,7 @@ AC_CHECK_TYPES(uint32_t) AC_TYPE_SIGNAL AC_CHECK_TYPES(sig_atomic_t, [], [], [ #include -#if HAVE_SYS_TYPES_H -# include -#endif +#include #if HAVE_INTTYPES_H # include #endif