]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/x509/x_crl.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / x509 / x_crl.c
index d06eb69a5bc7dc0aed22351d4e013477a0ec21b4..fdc059123f1d37c1d61c314cc036cb986becbee5 100644 (file)
@@ -13,7 +13,7 @@
 #include <openssl/x509.h>
 #include "crypto/x509.h"
 #include <openssl/x509v3.h>
-#include "x509_lcl.h"
+#include "x509_local.h"
 
 static int X509_REVOKED_cmp(const X509_REVOKED *const *a,
                             const X509_REVOKED *const *b);