Reorganize private crypto header files
[openssl.git] / crypto / x509 / v3_purp.c
index 40f976bdda505321b6f9aa69e111836589f9eee1..3248e286aeebb70c8a064f27c5dd3c889df9ebf1 100644 (file)
@@ -12,7 +12,7 @@
 #include "internal/numbers.h"
 #include <openssl/x509v3.h>
 #include <openssl/x509_vfy.h>
-#include "internal/x509_int.h"
+#include "crypto/x509.h"
 #include "internal/tsan_assist.h"
 
 static void x509v3_cache_extensions(X509 *x);