Not all Linux libc's include linux/sysctl.h in sys/sysctl.h.
authorbcook <bcook@openbsd.org>
Mon, 27 Apr 2015 03:37:06 +0000 (03:37 +0000)
committerbcook <bcook@openbsd.org>
Mon, 27 Apr 2015 03:37:06 +0000 (03:37 +0000)
commit3e3a5746bf2e82123111ef7a676cdb9ce1e1ea13
tree3d40eeeddbb746e5f402f6f9409223547b39e22d
parent53e581c405a10f0caa4c6cf8912eb03129bbfa8b
Not all Linux libc's include linux/sysctl.h in sys/sysctl.h.

Include it if we have the sysctl syscall.
lib/libcrypto/arc4random/getentropy_linux.c
lib/libcrypto/crypto/getentropy_linux.c