X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbio%2Fb_print.c;h=21248fbb3bdb1e43503baae5f70963b7ae9ed804;hp=2a5e8b58c9c44f531709c10fcf0219fd48301585;hb=96723a3a68657ee94a1a16bef1900549c4d57e1d;hpb=e33f347ac6b08d8fd846d82ddbe5aeaba9c02d44 diff --git a/crypto/bio/b_print.c b/crypto/bio/b_print.c index 2a5e8b58c9..21248fbb3b 100644 --- a/crypto/bio/b_print.c +++ b/crypto/bio/b_print.c @@ -72,7 +72,7 @@ #ifdef BN_LLONG # ifndef HAVE_LONG_LONG -# define HAVE_LONG_LONG +# define HAVE_LONG_LONG 1 # endif #endif