This commit is contained in:
Frank Denis
2026-07-08 22:16:49 +02:00
parent a0b565b81b
commit 77a422c85a
Vendored
+2 -6
View File
@@ -22796,9 +22796,7 @@ printf %s "checking for getrandom with a standard API... " >&6; }
/* end confdefs.h. */
#include <stdlib.h>
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <unistd.h>
#ifdef HAVE_SYS_RANDOM_H
# include <sys/random.h>
#endif
@@ -22842,9 +22840,7 @@ printf %s "checking for getentropy with a standard API... " >&6; }
/* end confdefs.h. */
#include <stdlib.h>
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <unistd.h>
#ifdef HAVE_SYS_RANDOM_H
# include <sys/random.h>
#endif