summaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_egd.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-04-03 14:03:19 +0000
committerBodo Möller <bodo@openssl.org>2001-04-03 14:03:19 +0000
commita95d2c5133e1a71671739e97d34dabc93bdf9cbc (patch)
tree4a0a6b507e6c385709cfe5f67ae2dec908927d3d /crypto/rand/rand_egd.c
parent1876cc32ae49de85d99bae62de22534b00939145 (diff)
Make sure OPENSSL_SYS_... is defined when we need it.
Diffstat (limited to 'crypto/rand/rand_egd.c')
-rw-r--r--crypto/rand/rand_egd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/rand/rand_egd.c b/crypto/rand/rand_egd.c
index a382d93776..dc54e5fa12 100644
--- a/crypto/rand/rand_egd.c
+++ b/crypto/rand/rand_egd.c
@@ -54,6 +54,7 @@
*
*/
+#include <openssl/e_os2.h>
#include <openssl/rand.h>
/*