libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()
[openssl.git] / crypto / asn1 / asn1_local.h
index f73bd8fc6a30c56c390259510c65c4dc0b534713..10e9fcb7de45d1e3cd3bb66f8e19baa916e550a2 100644 (file)
@@ -9,6 +9,8 @@
 
 /* Internal ASN1 structures and functions: not for application use */
 
+#include "crypto/asn1.h"
+
 typedef const ASN1_VALUE const_ASN1_VALUE;
 SKM_DEFINE_STACK_OF(const_ASN1_VALUE, const ASN1_VALUE, ASN1_VALUE)