aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/httpclient.c1
-rw-r--r--tests/wss.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/httpclient.c b/tests/httpclient.c
index 184fde31..ca6c521f 100644
--- a/tests/httpclient.c
+++ b/tests/httpclient.c
@@ -16,7 +16,6 @@
#include <nng/nng.h>
#include <nng/supplemental/http/http.h>
-#include <nng/supplemental/tls/tls.h>
#include "core/nng_impl.h"
diff --git a/tests/wss.c b/tests/wss.c
index 670d8a55..4fef74e0 100644
--- a/tests/wss.c
+++ b/tests/wss.c
@@ -13,7 +13,6 @@
#endif
#include <nng/nng.h>
-#include <nng/supplemental/tls/tls.h>
#include "convey.h"
#include "stubs.h"