summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_mac.h
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-07-21 22:10:23 +0000
committerBodo Möller <bodo@openssl.org>1999-07-21 22:10:23 +0000
commitf0e8ae723cf8f86a91bdc5be8a6a5b956309729f (patch)
tree9b427cf2faf2328b710938205b56206e4ecd749e /crypto/asn1/asn1_mac.h
parent93c106c4b9f3964bd04d8a7364d81b5354d0be1c (diff)
Torture weak compilers less by not automatically including x509.h where
it is not needed.
Diffstat (limited to 'crypto/asn1/asn1_mac.h')
-rw-r--r--crypto/asn1/asn1_mac.h2
1 files changed, 0 insertions, 2 deletions
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 <openssl/asn1.h>
-#include <openssl/x509.h>
-#include <openssl/pkcs7.h>
#ifndef ASN1_MAC_ERR_LIB
#define ASN1_MAC_ERR_LIB ERR_LIB_ASN1