Merge from the ASN1 branch of new ASN1 code
[openssl.git] / crypto / asn1 / asn1_lib.c
index 77447a5240959387c9a7dd634e5519a8b171798f..830ff2af3ced375df5a236685735a197e003eb45 100644 (file)
@@ -59,7 +59,6 @@
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/asn1.h>
-#include <openssl/asn1_mac.h>
 
 static int asn1_get_length(unsigned char **pp,int *inf,long *rl,int max);
 static void asn1_put_length(unsigned char **pp, int length);