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_run.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stls/stls_run.c') diff --git a/src/stls/stls_run.c b/src/stls/stls_run.c index 86e0faa..0ba10b0 100644 --- a/src/stls/stls_run.c +++ b/src/stls/stls_run.c @@ -2,6 +2,7 @@ #include #include +#include #include #include #include -- cgit v1.3.1