From b51f69f620968a2273735382493a21591c01212d Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sat, 1 Jul 2023 14:10:28 +0100 Subject: Add missing include. --- test/test_write_cache.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_write_cache.c') diff --git a/test/test_write_cache.c b/test/test_write_cache.c index bc62ac1..e96a882 100644 --- a/test/test_write_cache.c +++ b/test/test_write_cache.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #ifndef __linux__ -- cgit v1.2.3