Refactoring BIO: Small adjustments
authorRichard Levitte <levitte@openssl.org>
Tue, 2 Feb 2016 15:23:26 +0000 (16:23 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 3 Feb 2016 18:37:07 +0000 (19:37 +0100)
commita5cc75d6615227e5307a1f9f17f762a7e2d8d3fb
tree7c4caf8d135b7f85259412dd91b9990c126e4934
parent28a0841bf58e3813b2e07ad22f19484308e2f70a
Refactoring BIO: Small adjustments

Because of the way bio_lcl.h is organised, we must not include
internal/cryptlib.h before it.  As a matter of fact, bio_lcl.h
includes internal/cryptlib.h on its own.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
crypto/bio/b_dump.c
crypto/bio/bss_fd.c
crypto/bio/bss_file.c