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:37:28 -0400
commit8842987e5a76535597b9795b0408565baabf18d1 (patch)
treeaa19843870dd707c9969a2c3b8e1847757b766cb /crypto/jpake
parent5a8addc432503d99dba39474892b07345a619641 (diff)
RT1771: Add string.h include.
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
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 736d3c0916..19382e3b81 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