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: --- ssl/t1_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ssl/t1_lib.c') diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c index 746ef7edff..ddf5c15799 100644 --- a/ssl/t1_lib.c +++ b/ssl/t1_lib.c @@ -57,7 +57,7 @@ */ #include -#include "objects.h" +#include #include "ssl_locl.h" char *tls1_version_str="TLSv1" OPENSSL_VERSION_PTEXT; -- cgit v1.2.3