make X509_NAME opaque
[oweals/openssl.git] / crypto / asn1 / a_object.c
index c780d8ee0294a0724494b382d0d4a3fcbb1a167f..ddc3aaff7bb9e087d6f541834c941b0f117be0e4 100644 (file)
@@ -63,6 +63,7 @@
 #include <openssl/asn1.h>
 #include <openssl/objects.h>
 #include <openssl/bn.h>
+#include "internal/asn1_int.h"
 
 int i2d_ASN1_OBJECT(ASN1_OBJECT *a, unsigned char **pp)
 {