From: Geoff Thorpe Date: Fri, 24 Sep 2004 23:37:52 +0000 (+0000) Subject: Nils Larsch reported that this include is required. Strange that this had X-Git-Tag: BEN_FIPS_TEST_6~42^2~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c743966156500ccbbe5c713f2a8c63f981c0f55b;p=openssl Nils Larsch reported that this include is required. Strange that this had gone unnoticed ... --- diff --git a/crypto/engine/eng_padlock.c b/crypto/engine/eng_padlock.c index e010ed259e..81884ef6bf 100644 --- a/crypto/engine/eng_padlock.c +++ b/crypto/engine/eng_padlock.c @@ -71,6 +71,7 @@ #include #include #include +#include #ifdef OPENSSL_SYS_VMS # include