summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index fe7f1b8..312a8ad 100755
--- a/configure
+++ b/configure
@@ -512,6 +512,7 @@ EOF
choose cl futimens FUTIMENS 'futimens()'
choose cl futimes FUTIMES 'futimes()'
choose cl arc4random ARC4RANDOM 'arc4random()'
+ choose cl arc4random_addrandom ARC4RANDOM_ADDRANDOM 'arc4random_addrandom()'
choose cl getrandom GETRANDOM 'getrandom()'
choose cl itimer ITIMER 'setitimer()'