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-internal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stls/stls-internal.h') diff --git a/src/stls/stls-internal.h b/src/stls/stls-internal.h index 85fc825..48a119e 100644 --- a/src/stls/stls-internal.h +++ b/src/stls/stls-internal.h @@ -4,6 +4,7 @@ #define STLS_INTERNAL_H #include +#include extern pid_t stls_clean_tls_and_spawn (char const *const *, char const *const *, int *, uint32_t) ; -- cgit v1.2.3