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/lhash/lhash.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/lhash/lhash.c') diff --git a/crypto/lhash/lhash.c b/crypto/lhash/lhash.c index 29e0915..8c649ad 100644 --- a/crypto/lhash/lhash.c +++ b/crypto/lhash/lhash.c @@ -97,8 +97,8 @@ #include #include #include -#include "crypto.h" -#include "lhash.h" +#include +#include const char *lh_version="lhash" OPENSSL_VERSION_PTEXT; -- cgit v1.1