From f0049577c30f082bcbf38fb25febd3825550769e Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Mon, 10 Sep 2007 14:52:16 +0000 Subject: [PATCH] *** empty log message *** --- lib/silccrypt/sha256_x86.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/silccrypt/sha256_x86.S b/lib/silccrypt/sha256_x86.S index aa27409b..a2ab83d2 100644 --- a/lib/silccrypt/sha256_x86.S +++ b/lib/silccrypt/sha256_x86.S @@ -48,7 +48,7 @@ */ -#include "silcdefs.h" +#include "../../silcdefs.h" #ifdef SILC_SHA256_X86 @@ -168,7 +168,7 @@ .text -.align 4 +.balign 32 .globl sha256_transform sha256_transform: pushl %ebp -- 2.24.0