Rename some lowercase API's
[openssl.git] / crypto / x509v3 / v3_utl.c
index a220b27ab950933d75cfb0945df53cc6c0150b09..f791c2f37c5f3eeb61b853021ca964205b707471 100644 (file)
@@ -64,6 +64,7 @@
 #include <openssl/x509v3.h>
 #include "internal/x509_int.h"
 #include <openssl/bn.h>
+#include "ext_dat.h"
 
 static char *strip_spaces(char *name);
 static int sk_strcmp(const char *const *a, const char *const *b);