]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/x509/x_exten.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / x509 / x_exten.c
index 6ed363d3b012acb7a1fa79a63c9cc16d7363b8f8..4e63b50caa624c7181c0bbf0f8bb6be262ff08eb 100644 (file)
@@ -11,7 +11,7 @@
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
-#include "x509_lcl.h"
+#include "x509_local.h"
 
 ASN1_SEQUENCE(X509_EXTENSION) = {
         ASN1_SIMPLE(X509_EXTENSION, object, ASN1_OBJECT),