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/asn1/nsseq.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'crypto/asn1/nsseq.c') diff --git a/crypto/asn1/nsseq.c b/crypto/asn1/nsseq.c index ba43be59b2..34b16c4c46 100644 --- a/crypto/asn1/nsseq.c +++ b/crypto/asn1/nsseq.c @@ -58,10 +58,10 @@ #include #include -#include "asn1_mac.h" -#include "err.h" -#include "x509.h" -#include "objects.h" +#include +#include +#include +#include /* Netscape certificate sequence structure */ -- cgit v1.2.3