diff --git a/configure.ac b/configure.ac index bb392ca09..b689db4b5 100644 --- a/configure.ac +++ b/configure.ac @@ -3664,9 +3664,6 @@ AC_CHECK_DECLS([UINT32_MAX], , , [[ #ifdef HAVE_SYS_LIMITS_H # include #endif -#ifdef HAVE_INTTYPES_H -# include -#endif #ifdef HAVE_LIMITS_H # include #endif