aboutsummaryrefslogtreecommitdiff
path: root/crypto/ct/ct_x509v3.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ct/ct_x509v3.c')
-rw-r--r--crypto/ct/ct_x509v3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ct/ct_x509v3.c b/crypto/ct/ct_x509v3.c
index ec186d1f5b83..19c2a852d24a 100644
--- a/crypto/ct/ct_x509v3.c
+++ b/crypto/ct/ct_x509v3.c
@@ -11,7 +11,7 @@
# error "CT is disabled"
#endif
-#include "ct_locl.h"
+#include "ct_local.h"
static char *i2s_poison(const X509V3_EXT_METHOD *method, void *val)
{