mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
AIX (V3) requires <sys/select.h> (included via e_os.h) for fd_set.
Submitted by: Bernhard Simon <bs@bsws.zid.tuwien.ac.at> Reviewed by: PR:
This commit is contained in:
parent
1c02ca537a
commit
da0616cd13
@ -109,6 +109,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "e_os.h"
|
||||
#include "cryptlib.h"
|
||||
#include <openssl/rand.h>
|
||||
#include "rand_lcl.h"
|
||||
|
Loading…
Reference in New Issue
Block a user