projects
/
crypto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9f8941
)
Added missing include.
author
Pekka Riikonen
<priikone@silcnet.org>
Sat, 1 Sep 2007 14:20:56 +0000
(14:20 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sat, 1 Sep 2007 14:20:56 +0000
(14:20 +0000)
lib/silccrypt/sha256_x86.S
patch
|
blob
|
history
diff --git
a/lib/silccrypt/sha256_x86.S
b/lib/silccrypt/sha256_x86.S
index 728f3e6302e48db2174ceafca97e817a092155fb..58f7c6915ad3864188ad42bba5cd0cccf1d44713 100644
(file)
--- a/
lib/silccrypt/sha256_x86.S
+++ b/
lib/silccrypt/sha256_x86.S
@@
-29,6
+29,8
@@
*/
+#include "silcdefs.h"
+
#ifdef SILC_SHA256_ASM
#define STACK_STATE (8 * 4)