diff options
Diffstat (limited to 'src/core/sock_test.c')
| -rw-r--r-- | src/core/sock_test.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/sock_test.c b/src/core/sock_test.c index f6f1bd7d..273a8c2c 100644 --- a/src/core/sock_test.c +++ b/src/core/sock_test.c @@ -8,8 +8,7 @@ // found online at https://opensource.org/licenses/MIT. // -#include "nng/nng.h" -#include <nuts.h> +#include "../testing/nuts.h" void test_recv_timeout(void) |
