From 77a422c85a3b8b487de50c811b38d18394831ba6 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 8 Jul 2026 22:16:49 +0200 Subject: [PATCH] Regen --- configure | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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