summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/x509/by_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/x509/by_file.c')
-rw-r--r--crypto/openssl/crypto/x509/by_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/x509/by_file.c b/crypto/openssl/crypto/x509/by_file.c
index 244512c9352b..237b362e2746 100644
--- a/crypto/openssl/crypto/x509/by_file.c
+++ b/crypto/openssl/crypto/x509/by_file.c
@@ -15,7 +15,7 @@
#include <openssl/buffer.h>
#include <openssl/x509.h>
#include <openssl/pem.h>
-#include "x509_lcl.h"
+#include "x509_local.h"
static int by_file_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc,
long argl, char **ret);