projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a8addc
)
RT1771: Add string.h include.
author
Alon Bar-Lev
<alon.barlev@gmail.com>
Fri, 5 Sep 2014 14:53:51 +0000
(10:53 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Mon, 8 Sep 2014 14:37:28 +0000
(10:37 -0400)
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
crypto/jpake/jpake.c
patch
|
blob
|
history
diff --git
a/crypto/jpake/jpake.c
b/crypto/jpake/jpake.c
index 736d3c0916d9e915c6c46e4609d56df4608c195d..19382e3b81c8d988e456140918ba44fc12a03d7c 100644
(file)
--- 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