From 6ea6b8659ffc2bdff325a3d71c67cc1cfb854c51 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 2 Mar 2018 16:38:49 -0800 Subject: Isolate TLS functions into separate tls.h header file. --- tests/httpclient.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/httpclient.c') diff --git a/tests/httpclient.c b/tests/httpclient.c index 7a38ed8d..db107f74 100644 --- a/tests/httpclient.c +++ b/tests/httpclient.c @@ -17,6 +17,7 @@ // Basic HTTP client tests. #include "core/nng_impl.h" +#include "supplemental/tls/tls.h" #include "supplemental/http/http.h" #include "supplemental/sha1/sha1.h" -- cgit v1.2.3-70-g09d2