Bug fix.
[openssl.git] / crypto / bio / b_print.c
index 2a5e8b58c9c44f531709c10fcf0219fd48301585..21248fbb3bdb1e43503baae5f70963b7ae9ed804 100644 (file)
@@ -72,7 +72,7 @@
 
 #ifdef BN_LLONG
 # ifndef HAVE_LONG_LONG
-#  define HAVE_LONG_LONG
+#  define HAVE_LONG_LONG 1
 # endif
 #endif