From ec577822f95a8bca0023c5c77cef1a4916822d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Fri, 23 Apr 1999 22:13:45 +0000 Subject: Change #include filenames from to . Submitted by: Reviewed by: PR: --- crypto/err/err_prn.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'crypto/err/err_prn.c') diff --git a/crypto/err/err_prn.c b/crypto/err/err_prn.c index c72713b6c4..0999ff214b 100644 --- a/crypto/err/err_prn.c +++ b/crypto/err/err_prn.c @@ -57,12 +57,12 @@ */ #include -#include "lhash.h" -#include "crypto.h" +#include +#include #include "cryptlib.h" -#include "buffer.h" -#include "err.h" -#include "crypto.h" +#include +#include +#include #ifndef NO_FP_API void ERR_print_errors_fp(FILE *fp) -- cgit v1.2.3