Enable -Wmissing-variable-declarations and
[openssl.git] / crypto / x509v3 / v3_bitst.c
index b2f6392a0c4577390ce4bc712294c9493eb79b9a..e0787fd2697baa22a2c7e52c5e7de9490522a092 100644 (file)
@@ -61,6 +61,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/conf.h>
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 static BIT_STRING_BITNAME ns_cert_type_table[] = {
     {0, "SSL Client", "client"},