From 999b774dcbd2dae269cd795bc80e7ebcad58fe0d Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Mon, 29 Dec 2025 19:53:22 -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 0f732ec3..4ab58afa 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -6,6 +6,8 @@ #include "func_mknod_ff.hpp" +#include "fs_exists.hpp" + void test_nop()