Added missing include.
authorPekka Riikonen <priikone@silcnet.org>
Sat, 1 Sep 2007 14:20:56 +0000 (14:20 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 1 Sep 2007 14:20:56 +0000 (14:20 +0000)
lib/silccrypt/sha256_x86.S

index 728f3e6302e48db2174ceafca97e817a092155fb..58f7c6915ad3864188ad42bba5cd0cccf1d44713 100644 (file)
@@ -29,6 +29,8 @@
 
 */
 
+#include "silcdefs.h"
+
 #ifdef SILC_SHA256_ASM
 
 #define STACK_STATE    (8 * 4)