From f82df257d6fc23477d7260f82ec66971be2813a2 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 4 Jan 2025 11:45:29 -0800 Subject: api: fold TLS supplemental headers into nng.h --- tests/httpclient.c | 1 - tests/wss.c | 1 - 2 files changed, 2 deletions(-) (limited to 'tests') 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 #include -#include #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 -#include #include "convey.h" #include "stubs.h" -- cgit v1.2.3-70-g09d2