summaryrefslogtreecommitdiffstats
path: root/crypto/jpake
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2014-09-05 10:53:51 -0400
committerRich Salz <rsalz@openssl.org>2014-09-08 10:38:08 -0400
commit2a49fef28e7776fb58f36487cae4c5f2546a3d15 (patch)
tree31291d4560b0783587677e0175fd01734ae51560 /crypto/jpake
parentc56be26d9fa7f806ff73aff882fa89678767567a (diff)
RT1771: Add string.h include.
Reviewed-by: Dr. Stephen Henson <steve@openssl.org> (cherry picked from commit 8842987e5a76535597b9795b0408565baabf18d1)
Diffstat (limited to 'crypto/jpake')
-rw-r--r--crypto/jpake/jpake.c1
1 files changed, 1 insertions, 0 deletions
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 <openssl/sha.h>
#include <openssl/err.h>
#include <memory.h>
+#include <string.h>
/*
* In the definition, (xa, xb, xc, xd) are Alice's (x1, x2, x3, x4) or