check reviewer --reviewer=emilia
[openssl.git] / crypto / x509v3 / v3_pku.c
index dd01c44169db995b0d1332f806901e95850cbff2..9f0c5da7425b2cc0f73c8b454e1bde0fb7803021 100644 (file)
@@ -1,4 +1,3 @@
-/* v3_pku.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 1999.
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #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,