diff options
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/buf_size_test.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/core/buf_size_test.c b/src/core/buf_size_test.c index 1290a5c2..24069f80 100644 --- a/src/core/buf_size_test.c +++ b/src/core/buf_size_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 @@ -10,10 +10,6 @@ #include <nuts.h> -#if NNG_ENABLE_COMPAT -#include <nng/compat/nanomsg/nn.h> -#endif - void test_buffer_options(void) { |
