From cb1c1555fa4a38625fddd5f661170191c08441de Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 5 Apr 2001 21:08:33 +0000 Subject: [PATCH] A small change that only went to the engine-0.9.6 branch... This change will be part of 0.9.6a. --- crypto/bio/b_print.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1