From: Richard Levitte Date: Thu, 5 Apr 2001 21:08:33 +0000 (+0000) Subject: A small change that only went to the engine-0.9.6 branch... X-Git-Tag: OpenSSL_0_9_6a^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cb1c1555fa4a38625fddd5f661170191c08441de;p=oweals%2Fopenssl.git A small change that only went to the engine-0.9.6 branch... This change will be part of 0.9.6a. --- diff --git a/crypto/bio/b_print.c b/crypto/bio/b_print.c index a62f551635..b4f7a85f2e 100644 --- a/crypto/bio/b_print.c +++ b/crypto/bio/b_print.c @@ -69,6 +69,7 @@ #ifndef NO_SYS_TYPES_H #include #endif +#include /* To get BN_LLONG properly defined */ #include #ifdef BN_LLONG