aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_write_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_write_cache.c')
-rw-r--r--test/test_write_cache.c1
1 files changed, 1 insertions, 0 deletions
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 <assert.h>
#include <stddef.h>
#include <unistd.h>
+#include <sys/stat.h>
#include <pthread.h>
#ifndef __linux__