alphacpuid.pl: fix alignment bug.
[openssl.git] / crypto / bn / asm / alpha-mont.pl
index c63458e94f8b8a35bbc606e3d7b61b4836b2aa19..03596e2014d4035d02440316cc1cf025f726d772 100644 (file)
@@ -41,7 +41,7 @@ $j="s4";
 $m1="s5";
 
 $code=<<___;
-#indef __linux__
+#ifdef __linux__
 #include <asm/regdef.h>
 #else
 #include <asm.h>