summaryrefslogtreecommitdiff
path: root/crypto/x509/x_exten.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2020-03-17 21:27:57 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2020-03-17 21:27:57 +0000
commitaa144ced5d61b5c7fb74acaebb37d85bd08f0416 (patch)
tree2de6902cff4b007f4fae30a7d6c546b4dd3d1740 /crypto/x509/x_exten.c
parentfbc3ad1ae1976eb5f2bac351260f2c5ee255c27f (diff)
Notes
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 f10f4a4d8769..bd7518ef12bf 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),