Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget things...
authorRichard Levitte <levitte@openssl.org>
Tue, 27 Mar 2001 18:33:50 +0000 (18:33 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 27 Mar 2001 18:33:50 +0000 (18:33 +0000)
commitffade5fb964862272130f674db2b774deee4a0c1
tree76a3e8de5990c8b50ccd5027a5b42997884fa4c4
parent0294674b44beafb4ca8cb806d6e11c93505e3998
Include bn.h so we get BN_LLONG properly defined.  Otherwise, we can forget things like %lld
crypto/bio/b_print.c