diff options
Diffstat (limited to 'src/sp/device_test.c')
| -rw-r--r-- | src/sp/device_test.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/sp/device_test.c b/src/sp/device_test.c index 6d2ff1fb..7d25aaa5 100644 --- a/src/sp/device_test.c +++ b/src/sp/device_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 @@ -11,8 +11,6 @@ #include <string.h> #include <nng/nng.h> -#include <nng/protocol/pair0/pair.h> -#include <nng/protocol/pair1/pair.h> #include <nuts.h> |
