From a2af09f90b86378dd5cb65a55465fe61e951e9f9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 10 Oct 2025 21:14:18 -0700 Subject: aio.c - include file fixes --- src/core/aio_test.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/core/aio_test.c') 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 - -#include "nuts.h" +#include "../testing/nuts.h" static void cb_done(void *p) -- cgit v1.2.3-70-g09d2