X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fengine%2Feng_openssl.c;h=4b9cc0a83dc4f4da87cf27ea567d6e8e9f4cdf29;hp=09d281c19d977e96972dc296e83c59ed09d67d98;hb=3a87a9b9db07f8d3c6d9aa7f20e01f053007a703;hpb=ae44fc1ec4c0d6c125c28f52dc06e9ae87c59c4c diff --git a/crypto/engine/eng_openssl.c b/crypto/engine/eng_openssl.c index 09d281c19d..4b9cc0a83d 100644 --- a/crypto/engine/eng_openssl.c +++ b/crypto/engine/eng_openssl.c @@ -69,6 +69,7 @@ #include #include #include +#include /* This testing gunk is implemented (and explained) lower down. It also assumes * the application explicitly calls "ENGINE_load_openssl()" because this is no