diff options
Diffstat (limited to 'src/sp/pipe_test.c')
| -rw-r--r-- | src/sp/pipe_test.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/sp/pipe_test.c b/src/sp/pipe_test.c index 7a50c133..8f668d8c 100644 --- a/src/sp/pipe_test.c +++ b/src/sp/pipe_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> // // This software is supplied under the terms of the MIT License, a @@ -12,9 +12,6 @@ #include <string.h> #include <nng/nng.h> -#include <nng/protocol/pipeline0/pull.h> -#include <nng/protocol/pipeline0/push.h> - #include <nuts.h> struct testcase { |
