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/x509v3/v3_conf.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'crypto/x509v3/v3_conf.c') diff --git a/crypto/x509v3/v3_conf.c b/crypto/x509v3/v3_conf.c index 8e42bd8ac8..29982e68c3 100644 --- a/crypto/x509v3/v3_conf.c +++ b/crypto/x509v3/v3_conf.c @@ -62,9 +62,9 @@ #include #include #include "cryptlib.h" -#include "conf.h" -#include "x509.h" -#include "x509v3.h" +#include +#include +#include #ifndef NOPROTO static int v3_check_critical(char **value); -- cgit v1.2.3