CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2014/07/12 09:43:49
Modified files: lib/libcrypto/crypto: getentropy_linux.c Log message: guard inclusion of sys/sysctl.h so we can detect at compile time and keep linux distros happy that don't have it. ok bcook@