Update dependencies.
[oweals/openssl.git] / crypto / asn1 / a_octet.c
index 250917518540e51dc32fcc40d4b118ed18820273..7659a13bd38e4127316a9ebd0aae717c00ecbb22 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1.h"
-
-/* ASN1err(ASN1_F_D2I_ASN1_OCTET_STRING,ASN1_R_EXPECTING_AN_OCTET_STRING);
- */
+#include <openssl/asn1.h>
 
 int i2d_ASN1_OCTET_STRING(ASN1_OCTET_STRING *a, unsigned char **pp)
        {