diff options
Diffstat (limited to 'lib/libcrypto/crypto.h')
-rw-r--r-- | lib/libcrypto/crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/crypto.h b/lib/libcrypto/crypto.h index 00d3cc2aaed..67bb46c7e54 100644 --- a/lib/libcrypto/crypto.h +++ b/lib/libcrypto/crypto.h @@ -119,7 +119,7 @@ #include <stdlib.h> -#include <openssl/e_os2.h> +#include <openssl/opensslconf.h> #ifndef OPENSSL_NO_FP_API #include <stdio.h> |