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:
75a96dd
)
WIN32 build fix.
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 26 Jul 2010 13:17:17 +0000
(13:17 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 26 Jul 2010 13:17:17 +0000
(13:17 +0000)
crypto/modes/gcm128.c
patch
|
blob
|
history
diff --git
a/crypto/modes/gcm128.c
b/crypto/modes/gcm128.c
index 6f1eb6d484c300daaa8af6d9a60f354dc8a39511..e4df61f8b6a24cc945a5057e7970e7cc34f1fddf 100644
(file)
--- a/
crypto/modes/gcm128.c
+++ b/
crypto/modes/gcm128.c
@@
-47,7
+47,7
@@
* ====================================================================
*/
-#include
"crypto.h"
+#include
<openssl/crypto.h>
#include "modes_lcl.h"
#include <string.h>