Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn>2001-04-06 01:08:34 +0400
committercvs2svn <cvs2svn>2001-04-06 01:08:34 +0400
commit82c680ac51ea9006d0f1843836102405f2625567 (patch)
treeb77ea08d4b1be7a615fa29a4c239735011d50619
parent092ab05aef94e69bf115763e4a016d3da829e7f4 (diff)
parentcb1c1555fa4a38625fddd5f661170191c08441de (diff)
This commit was manufactured by cvs2svn to create tag 'OpenSSL_0_9_6a'.OpenSSL_0_9_6a
-rw-r--r--crypto/bio/b_print.c1
1 files changed, 1 insertions, 0 deletions
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 <sys/types.h>
#endif
+#include <openssl/bn.h> /* To get BN_LLONG properly defined */
#include <openssl/bio.h>
#ifdef BN_LLONG