check reviewer --reviewer=emilia
[openssl.git] / crypto / x509v3 / v3_pku.c
index 5056fb3d7d33041f5da0e74aa0be9d1bf509b0d2..9f0c5da7425b2cc0f73c8b454e1bde0fb7803021 100644 (file)
@@ -1,4 +1,3 @@
-/* v3_pku.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 1999.
@@ -62,6 +61,7 @@
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 static int i2r_PKEY_USAGE_PERIOD(X509V3_EXT_METHOD *method,
                                  PKEY_USAGE_PERIOD *usage, BIO *out,