Update dependencies.
[oweals/openssl.git] / crypto / asn1 / x_cinf.c
index 41939334be08c075abc126eb4c43e9b28675edd3..fb6122eea4bf02c9d590377d5f83bdd0e12cc670 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1_mac.h"
-
-/*
- * ASN1err(ASN1_F_D2I_X509_CINF,ERR_R_ASN1_LENGTH_MISMATCH);
- * ASN1err(ASN1_F_X509_CINF_NEW,ERR_R_ASN1_LENGTH_MISMATCH);
- */
+#include <openssl/asn1_mac.h>
 
 int i2d_X509_CINF(X509_CINF *a, unsigned char **pp)
        {