Embed X509_REQ_INFO
[openssl.git] / crypto / x509v3 / v3_enum.c
index 7678664fc3984400885425c0521497c9d67d21a2..d2f895d5d5274641b7bb89b9bd9cec636a6ddae8 100644 (file)
@@ -58,8 +58,9 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 static ENUMERATED_NAMES crl_reasons[] = {
     {CRL_REASON_UNSPECIFIED, "Unspecified", "unspecified"},