Add a test for duplicated ordinals
[openssl.git] / crypto / x509v3 / v3_pku.c
index 5056fb3d7d33041f5da0e74aa0be9d1bf509b0d2..5b048a3b0398d8d511b6d4515a8188253a255e60 100644 (file)
@@ -62,6 +62,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,