summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/b_print.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/bio/b_print.c')
-rw-r--r--src/lib/libcrypto/bio/b_print.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/bio/b_print.c b/src/lib/libcrypto/bio/b_print.c
index 7f423f953c..09747767dd 100644
--- a/src/lib/libcrypto/bio/b_print.c
+++ b/src/lib/libcrypto/bio/b_print.c
@@ -1,4 +1,5 @@
1/* $OpenBSD: b_print.c,v 1.24 2014/06/11 15:40:52 jsing Exp $ */ 1/* $OpenBSD: b_print.c,v 1.25 2014/06/12 15:49:28 deraadt Exp $ */
2
2/* Theo de Raadt places this file in the public domain. */ 3/* Theo de Raadt places this file in the public domain. */
3 4
4#include <openssl/bio.h> 5#include <openssl/bio.h>