summaryrefslogtreecommitdiff
path: root/crypto/openssl/ssl/ssl_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/ssl/ssl_conf.c')
-rw-r--r--crypto/openssl/ssl/ssl_conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/ssl/ssl_conf.c b/crypto/openssl/ssl/ssl_conf.c
index 9c202708d7d9..8ef29bb34535 100644
--- a/crypto/openssl/ssl/ssl_conf.c
+++ b/crypto/openssl/ssl/ssl_conf.c
@@ -8,7 +8,7 @@
*/
#include <stdio.h>
-#include "ssl_locl.h"
+#include "ssl_local.h"
#include <openssl/conf.h>
#include <openssl/objects.h>
#include <openssl/dh.h>