Move internal only ASN.1 functions to asn1_locl.h
[openssl.git] / crypto / asn1 / tasn_fre.c
index bdc26f9bb4bf241f0224bdea2dda9f21bfa93410..6f62fd4a71698c670914a8cb4d666531ea0afeb3 100644 (file)
@@ -61,6 +61,7 @@
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/objects.h>
+#include "asn1_locl.h"
 
 static void asn1_item_combine_free(ASN1_VALUE **pval, const ASN1_ITEM *it,
                                    int combine);