From: Alon Bar-Lev Date: Fri, 5 Sep 2014 14:53:51 +0000 (-0400) Subject: RT1771: Add string.h include. X-Git-Tag: OpenSSL_1_0_2-beta3~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2a49fef28e7776fb58f36487cae4c5f2546a3d15;p=oweals%2Fopenssl.git RT1771: Add string.h include. Reviewed-by: Dr. Stephen Henson (cherry picked from commit 8842987e5a76535597b9795b0408565baabf18d1) --- diff --git a/crypto/jpake/jpake.c b/crypto/jpake/jpake.c index 8e4b633ccc..f2489a4eef 100644 --- a/crypto/jpake/jpake.c +++ b/crypto/jpake/jpake.c @@ -4,6 +4,7 @@ #include #include #include +#include /* * In the definition, (xa, xb, xc, xd) are Alice's (x1, x2, x3, x4) or