From: Alon Bar-Lev Date: Fri, 5 Sep 2014 14:53:51 +0000 (-0400) Subject: RT1771: Add string.h include. X-Git-Tag: master-pre-reformat~357 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8842987e5a76535597b9795b0408565baabf18d1;p=openssl RT1771: Add string.h include. Reviewed-by: Dr. Stephen Henson --- diff --git a/crypto/jpake/jpake.c b/crypto/jpake/jpake.c index 736d3c0916..19382e3b81 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