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:
b14d0e0
)
I386_ONLY is defined in opensslconf.h, so we need to include it.
author
Bodo Möller
<bodo@openssl.org>
Thu, 27 May 1999 00:17:53 +0000
(
00:17
+0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 27 May 1999 00:17:53 +0000
(
00:17
+0000)
Submitted by: John Keith <jtkeith@kavi.com>
crypto/sha/sha_locl.h
patch
|
blob
|
history
diff --git
a/crypto/sha/sha_locl.h
b/crypto/sha/sha_locl.h
index 1d5185f6049dc934317b9c990b91822d912a8369..ac85029af2b96300eeb0816d0996c02e3939b45a 100644
(file)
--- a/
crypto/sha/sha_locl.h
+++ b/
crypto/sha/sha_locl.h
@@
-59,6
+59,8
@@
#include <stdlib.h>
#include <string.h>
+#include <openssl/opensslconf.h>
+
#ifdef undef
/* one or the other needs to be defined */
#ifndef SHA_1 /* FIPE 180-1 */