aboutsummaryrefslogtreecommitdiff
path: root/tests/wss.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wss.c')
-rw-r--r--tests/wss.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/wss.c b/tests/wss.c
index 331b9a97..670d8a55 100644
--- a/tests/wss.c
+++ b/tests/wss.c
@@ -1,5 +1,5 @@
//
-// Copyright 2022 Staysail Systems, Inc. <info@staysail.tech>
+// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech>
// Copyright 2018 Capitar IT Group BV <info@capitar.com>
//
// This software is supplied under the terms of the MIT License, a
@@ -13,7 +13,6 @@
#endif
#include <nng/nng.h>
-#include <nng/protocol/pair1/pair.h>
#include <nng/supplemental/tls/tls.h>
#include "convey.h"