summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/seed/seed.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/seed/seed.h')
-rw-r--r--lib/libcrypto/seed/seed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libcrypto/seed/seed.h b/lib/libcrypto/seed/seed.h
index 427915ed9a9..6ffa5f024e8 100644
--- a/lib/libcrypto/seed/seed.h
+++ b/lib/libcrypto/seed/seed.h
@@ -82,6 +82,8 @@
#define HEADER_SEED_H
#include <openssl/opensslconf.h>
+#include <openssl/e_os2.h>
+#include <openssl/crypto.h>
#ifdef OPENSSL_NO_SEED
#error SEED is disabled.