Add a test for duplicated ordinals
[openssl.git] / crypto / x509v3 / v3_pku.c
index dd01c44169db995b0d1332f806901e95850cbff2..5b048a3b0398d8d511b6d4515a8188253a255e60 100644 (file)
  */
 
 #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,