From 882634fa380984e3b280fc489b9779921e9c1cfd Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Mon, 29 Dec 2025 19:14:31 -0600 Subject: [PATCH] tests.cpp --- tests/tests.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/tests.cpp b/tests/tests.cpp index f9a27715..83c5b585 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -4,6 +4,8 @@ #include "str.hpp" #include "error.hpp" +#include "func_mknod_ff.hpp" + void test_nop()