summaryrefslogtreecommitdiff
path: root/crypto/x509/x_exten.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/x_exten.c')
-rw-r--r--crypto/x509/x_exten.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/x_exten.c b/crypto/x509/x_exten.c
index f10f4a4d87698..bd7518ef12bfc 100644
--- a/crypto/x509/x_exten.c
+++ b/crypto/x509/x_exten.c
@@ -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),