summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio.h
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-24 18:50:40 +0000
committerBodo Möller <bodo@openssl.org>1999-04-24 18:50:40 +0000
commit0b86eb3ea66628997a11bc8588c4695eabd90e62 (patch)
treea40ee99e6abfd400fb4d12864562661a27865b6d /crypto/bio/bio.h
parent574e991aa5a95eabaf2efcb4af8981211c2f7fb2 (diff)
Fix header files so that any one can be included first.
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/bio/bio.h')
-rw-r--r--crypto/bio/bio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/bio/bio.h b/crypto/bio/bio.h
index 4f1b3e3e98..1f870909a5 100644
--- a/crypto/bio/bio.h
+++ b/crypto/bio/bio.h
@@ -63,6 +63,7 @@
extern "C" {
#endif
+#include <stdio.h>
#include <openssl/crypto.h>
/* These are the 'types' of BIOs */