From d8b960be46007f9c09356e526d3c2dcff4b186a5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 23 Oct 2022 13:41:27 -0400 Subject: Add filesystem API --- test/headers/test_headers.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/headers/test_headers.c') diff --git a/test/headers/test_headers.c b/test/headers/test_headers.c index 9e5bddd..d62dc2e 100644 --- a/test/headers/test_headers.c +++ b/test/headers/test_headers.c @@ -7,6 +7,7 @@ #include "zix/btree.h" // IWYU pragma: keep #include "zix/bump_allocator.h" // IWYU pragma: keep #include "zix/digest.h" // IWYU pragma: keep +#include "zix/filesystem.h" // IWYU pragma: keep #include "zix/function_types.h" // IWYU pragma: keep #include "zix/hash.h" // IWYU pragma: keep #include "zix/path.h" // IWYU pragma: keep -- cgit v1.2.1