summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/sparcv9-gf2m.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/sparcv9-gf2m.pl')
-rw-r--r--crypto/bn/asm/sparcv9-gf2m.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/bn/asm/sparcv9-gf2m.pl b/crypto/bn/asm/sparcv9-gf2m.pl
index 41ab8039cc..28d1ed7426 100644
--- a/crypto/bn/asm/sparcv9-gf2m.pl
+++ b/crypto/bn/asm/sparcv9-gf2m.pl
@@ -38,7 +38,10 @@ $tab="%l0";
($lo,$hi,$b)=("%g1",$a8,"%o7"); $a=$lo;
$code.=<<___;
-#include <sparc_arch.h>
+#ifndef __ASSEMBLER__
+# define __ASSEMBLER__ 1
+#endif
+#include "crypto/sparc_arch.h"
#ifdef __arch64__
.register %g2,#scratch