diff --git a/configure b/configure index 34ed561c..3228f8bd 100755 --- a/configure +++ b/configure @@ -22796,9 +22796,7 @@ printf %s "checking for getrandom with a standard API... " >&6; } /* end confdefs.h. */ #include -#ifdef HAVE_UNISTD_H -# include -#endif +#include #ifdef HAVE_SYS_RANDOM_H # include #endif @@ -22842,9 +22840,7 @@ printf %s "checking for getentropy with a standard API... " >&6; } /* end confdefs.h. */ #include -#ifdef HAVE_UNISTD_H -# include -#endif +#include #ifdef HAVE_SYS_RANDOM_H # include #endif