aboutsummaryrefslogtreecommitdiffstats
path: root/tls-aux.c
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-20 16:48:10 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-21 00:33:34 +0100
commitcc5c80eb4d6f98b94f20e5abd4cd50c5bf0e5a44 (patch)
tree337fa4b5691643fea540e5026a4c64dc8a9a3509 /tls-aux.c
parent9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358 (diff)
downloadfetchmail-cc5c80eb4d6f98b94f20e5abd4cd50c5bf0e5a44.tar.gz
fetchmail-cc5c80eb4d6f98b94f20e5abd4cd50c5bf0e5a44.tar.bz2
fetchmail-cc5c80eb4d6f98b94f20e5abd4cd50c5bf0e5a44.zip
wolfSSL: support 5.0.0+.
Diffstat (limited to 'tls-aux.c')
-rw-r--r--tls-aux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tls-aux.c b/tls-aux.c
index a2c2a080..51b78916 100644
--- a/tls-aux.c
+++ b/tls-aux.c
@@ -4,6 +4,7 @@
#ifdef SSL_ENABLE
#include <stdlib.h>
#include <string.h>
+#include "tls-aux.h"
#include <openssl/x509.h>
/** return a constant copy of the default SSL certificate path, i. e.