aboutsummaryrefslogtreecommitdiff
path: root/tests/wss.c
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2025-01-04 11:45:29 -0800
committerGarrett D'Amore <garrett@damore.org>2025-01-04 12:34:16 -0800
commitf82df257d6fc23477d7260f82ec66971be2813a2 (patch)
treee535a5cdb8696fcc5e5487a75d1961d84212f340 /tests/wss.c
parentd7fa10e49e693793d874100652b6ca5741b63365 (diff)
downloadnng-f82df257d6fc23477d7260f82ec66971be2813a2.tar.gz
nng-f82df257d6fc23477d7260f82ec66971be2813a2.tar.bz2
nng-f82df257d6fc23477d7260f82ec66971be2813a2.zip
api: fold TLS supplemental headers into nng.h
Diffstat (limited to 'tests/wss.c')
-rw-r--r--tests/wss.c1
1 files changed, 0 insertions, 1 deletions
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"