From f6ca1ae73bb9eabfb510df2cffc2599db98d35a9 Mon Sep 17 00:00:00 2001 From: djm <> Date: Fri, 1 Oct 2010 22:54:18 +0000 Subject: import OpenSSL-1.0.0a --- src/lib/libcrypto/evp/e_seed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/evp/e_seed.c') diff --git a/src/lib/libcrypto/evp/e_seed.c b/src/lib/libcrypto/evp/e_seed.c index 8c1ec0d43a..2d1759d276 100644 --- a/src/lib/libcrypto/evp/e_seed.c +++ b/src/lib/libcrypto/evp/e_seed.c @@ -54,11 +54,11 @@ */ #include +#ifndef OPENSSL_NO_SEED #include #include #include #include -#ifndef OPENSSL_NO_SEED #include #include "evp_locl.h" -- cgit v1.2.3-55-g6feb