From ec577822f95a8bca0023c5c77cef1a4916822d4a Mon Sep 17 00:00:00 2001 From: Bodo Möller Date: Fri, 23 Apr 1999 22:13:45 +0000 Subject: Change #include filenames from to . Submitted by: Reviewed by: PR: --- crypto/bio/bio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/bio/bio.h') diff --git a/crypto/bio/bio.h b/crypto/bio/bio.h index 0b0ce795d7..99a3c92b75 100644 --- a/crypto/bio/bio.h +++ b/crypto/bio/bio.h @@ -63,7 +63,7 @@ extern "C" { #endif -#include "crypto.h" +#include /* These are the 'types' of BIOs */ #define BIO_TYPE_NONE 0 -- cgit v1.2.3