Loading crypto/rand/rand_egd.c +1 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,7 @@ int RAND_egd_bytes(const char *path, int bytes) #else # include <openssl/opensslconf.h> # include OPENSSL_UNISTD # include <stddef.h> # include <sys/types.h> # include <sys/socket.h> # ifndef NO_SYS_UN_H Loading Loading
crypto/rand/rand_egd.c +1 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,7 @@ int RAND_egd_bytes(const char *path, int bytes) #else # include <openssl/opensslconf.h> # include OPENSSL_UNISTD # include <stddef.h> # include <sys/types.h> # include <sys/socket.h> # ifndef NO_SYS_UN_H Loading