diff options
Diffstat (limited to 'src/sp/transport/tcp/tcp_test.c')
| -rw-r--r-- | src/sp/transport/tcp/tcp_test.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/sp/transport/tcp/tcp_test.c b/src/sp/transport/tcp/tcp_test.c index 31379db6..9d3d70f3 100644 --- a/src/sp/transport/tcp/tcp_test.c +++ b/src/sp/transport/tcp/tcp_test.c @@ -1,5 +1,5 @@ // -// Copyright 2024 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // Copyright 2018 Devolutions <info@devolutions.net> // Copyright 2018 Cody Piersall <cody.piersall@gmail.com> @@ -10,8 +10,6 @@ // found online at https://opensource.org/licenses/MIT. // -#include "nng/nng.h" - #include "../../../testing/nuts.h" // TCP tests. |
