summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_seed.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/e_seed.c')
-rw-r--r--crypto/evp/e_seed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/e_seed.c b/crypto/evp/e_seed.c
index 8c1ec0d..2d1759d 100644
--- a/crypto/evp/e_seed.c
+++ b/crypto/evp/e_seed.c
@@ -54,11 +54,11 @@
*/
#include <openssl/opensslconf.h>
+#ifndef OPENSSL_NO_SEED
#include <openssl/evp.h>
#include <openssl/err.h>
#include <string.h>
#include <assert.h>
-#ifndef OPENSSL_NO_SEED
#include <openssl/seed.h>
#include "evp_locl.h"
OpenPOWER on IntegriCloud