header includes
[openssl.git] / crypto / x509v3 / v3_bitst.c
index 9072b4228e28c3b87b046c5a1772398d5e1e5f39..e0787fd2697baa22a2c7e52c5e7de9490522a092 100644 (file)
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#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"},