aboutsummaryrefslogtreecommitdiff
path: root/src/core/aio_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/aio_test.c')
-rw-r--r--src/core/aio_test.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/aio_test.c b/src/core/aio_test.c
index 99060349..9e1fcd35 100644
--- a/src/core/aio_test.c
+++ b/src/core/aio_test.c
@@ -8,9 +8,7 @@
// found online at https://opensource.org/licenses/MIT.
//
-#include <string.h>
-
-#include "nuts.h"
+#include "../testing/nuts.h"
static void
cb_done(void *p)