From 334d807b924427434b42d4fbae745d3d1b38a218 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 10 Jan 2017 02:17:16 +0000 Subject: Types fix, first pass XXX marks what must change when skalibs changes. Also started writing functions for client certificate support in sbearssl, but it's not working yet (need more high-level support from BearSSL before it can work) --- src/stls/stls_s6tlsc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stls/stls_s6tlsc.c') diff --git a/src/stls/stls_s6tlsc.c b/src/stls/stls_s6tlsc.c index 9c30b60..001953d 100644 --- a/src/stls/stls_s6tlsc.c +++ b/src/stls/stls_s6tlsc.c @@ -1,6 +1,7 @@ /* ISC license. */ #include +#include #include #include #include -- cgit v1.3.1