make ASN1_OBJECT opaque
[oweals/openssl.git] / crypto / asn1 / tasn_enc.c
index 1c200b069077440b8e06ed128367156492532d6f..1d1f838078289cc4b1d57370254e4af305c13fa1 100644 (file)
@@ -63,6 +63,7 @@
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/objects.h>
+#include "internal/asn1_int.h"
 
 static int asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out,
                                  const ASN1_ITEM *it, int tag, int aclass);