From d25f23805c6d7128b508a359d47af136dd2fd0db Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 11 Aug 2025 10:22:56 +0200 Subject: Wrapped pthread use in custom API --- test/test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test.h b/test/test.h index 6230f36..703447b 100644 --- a/test/test.h +++ b/test/test.h @@ -8,6 +8,7 @@ #include #include +#include "../src/utils/wrapthread.h" #include "../src/nissy.h" #include "../src/arch/arch.h" #include "../src/core/core_types.h" -- cgit v1.3