aboutsummaryrefslogtreecommitdiff
path: root/src/core/sockaddr_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/sockaddr_test.c')
-rw-r--r--src/core/sockaddr_test.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/core/sockaddr_test.c b/src/core/sockaddr_test.c
index 4959760b..1669d1b9 100644
--- a/src/core/sockaddr_test.c
+++ b/src/core/sockaddr_test.c
@@ -7,11 +7,7 @@
// found online at https://opensource.org/licenses/MIT.
//
-#include <stdio.h>
-#include <string.h>
-
-#include "nuts.h"
-#include <nng/nng.h>
+#include "../testing/nuts.h"
#ifndef _WIN32
#include <arpa/inet.h> // for endianness functions