From f66c3032015e13071069be276edb50dc79d5f2a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Sat, 24 Jul 1999 03:09:01 +0000 Subject: Don't include x509.h when we just need asn1.h --- crypto/asn1/a_digest.c | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/asn1/a_digest.c') diff --git a/crypto/asn1/a_digest.c b/crypto/asn1/a_digest.c index f3de491665..692d4d9f1d 100644 --- a/crypto/asn1/a_digest.c +++ b/crypto/asn1/a_digest.c @@ -63,7 +63,6 @@ #include "cryptlib.h" #include -#include #include int ASN1_digest(int (*i2d)(), EVP_MD *type, char *data, unsigned char *md, -- cgit v1.2.3