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/cryptlib.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'crypto/cryptlib.h') diff --git a/crypto/cryptlib.h b/crypto/cryptlib.h index e4b8f2af2f..8671bea9ff 100644 --- a/crypto/cryptlib.h +++ b/crypto/cryptlib.h @@ -68,17 +68,17 @@ extern "C" { /* #ifdef FLAT_INC */ -#include "e_os.h" -#include "crypto.h" -#include "buffer.h" -#include "bio.h" -#include "err.h" +#include +#include +#include +#include +#include /* #else #include "../e_os.h" -#include "crypto.h" +#include #include "buffer/buffer.h" #include "bio/bio.h" #include "err/err.h" -- cgit v1.2.3