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/tls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tls.c') diff --git a/tests/tls.c b/tests/tls.c index 02a89f97..31041fa5 100644 --- a/tests/tls.c +++ b/tests/tls.c @@ -11,7 +11,7 @@ #include "convey.h" #include "nng.h" #include "protocol/pair1/pair.h" - +#include "supplemental/tls/tls.h" #include "transport/tls/tls.h" #include "trantest.h" -- cgit v1.2.3-70-g09d2