aboutsummaryrefslogtreecommitdiff
path: root/openssl/crypto/seed/seed.h
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/crypto/seed/seed.h')
-rw-r--r--openssl/crypto/seed/seed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openssl/crypto/seed/seed.h b/openssl/crypto/seed/seed.h
index 427915ed9..6ffa5f024 100644
--- a/openssl/crypto/seed/seed.h
+++ b/openssl/crypto/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.