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:
c56be26
)
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:38:08 +0000
(10:38 -0400)
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
(cherry picked from commit
8842987e5a76535597b9795b0408565baabf18d1
)
crypto/jpake/jpake.c
patch
|
blob
|
history
diff --git
a/crypto/jpake/jpake.c
b/crypto/jpake/jpake.c
index 8e4b633ccc5310f85f2f242f73560e51f0c44260..f2489a4eef97de5295675b990f944e19df16e0df 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