From: Geoff Thorpe Date: Fri, 18 Oct 2002 19:23:27 +0000 (+0000) Subject: Another ENGINE implementation dependant on string.h. X-Git-Tag: OpenSSL_0_9_7-beta4~109^2~3 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b76d66fbf6f060e464bde86d078b8925a04e3062;p=oweals%2Fopenssl.git Another ENGINE implementation dependant on string.h. --- diff --git a/engines/e_nuron.c b/engines/e_nuron.c index 4585dbed1f..d7960a9d95 100644 --- a/engines/e_nuron.c +++ b/engines/e_nuron.c @@ -57,6 +57,7 @@ */ #include +#include #include #include #include