Move internal only ASN.1 functions to asn1_locl.h
[openssl.git] / crypto / asn1 / tasn_new.c
index 3884897a4e5b4ce2961965e488ae125342e188e8..996a4d5cc6719dc7975898561a3fee100578d7d4 100644 (file)
@@ -63,6 +63,7 @@
 #include <openssl/err.h>
 #include <openssl/asn1t.h>
 #include <string.h>
+#include "asn1_locl.h"
 
 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
                                     int combine);