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:34:04 +0000 (18:34 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 27 Mar 2001 18:34:04 +0000 (18:34 +0000)
commit347177e052616821d81bcb389faf9764fc8bd65d
treee7d427255ee4e44dabf2124ad276fab839a66e5b
parentb7883fbb6edc8e2fb4d59d6918e48127732a07f8
Include bn.h so we get BN_LLONG properly defined.  Otherwise, we can forget things like %lld
crypto/bio/b_print.c