From f0e8ae723cf8f86a91bdc5be8a6a5b956309729f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Wed, 21 Jul 1999 22:10:23 +0000 Subject: Torture weak compilers less by not automatically including x509.h where it is not needed. --- crypto/asn1/asn1_mac.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'crypto/asn1/asn1_mac.h') diff --git a/crypto/asn1/asn1_mac.h b/crypto/asn1/asn1_mac.h index 42825f5485..93f9c5193c 100644 --- a/crypto/asn1/asn1_mac.h +++ b/crypto/asn1/asn1_mac.h @@ -64,8 +64,6 @@ extern "C" { #endif #include -#include -#include #ifndef ASN1_MAC_ERR_LIB #define ASN1_MAC_ERR_LIB ERR_LIB_ASN1 -- cgit v1.2.3