diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 4c9b1f6036..f6edb3a513 100644 --- a/configure.ac +++ b/configure.ac @@ -999,6 +999,7 @@ AC_CHECK_HEADERS([assert.h \ sys/mman.h \ sys/param.h \ sys/prctl.h \ + sys/random.h \ sys/resource.h \ sys/select.h \ sys/socket.h \ |