CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/26 21:37:06
Modified files:
lib/libcrypto/crypto: getentropy_linux.c
Log message:
Not all Linux libc's include linux/sysctl.h in sys/sysctl.h.
Include it if we have the sysctl syscall.
