Split mutex.c and .h each into three files
[fio.git] / filesetup.c
index 1a187ff2648d35c933740852751cd147c2ec0a36..4b0f40d6f9e458071446ab64becf007260188f1e 100644 (file)
@@ -15,6 +15,7 @@
 #include "os/os.h"
 #include "hash.h"
 #include "lib/axmap.h"
+#include "rwlock.h"
 
 #ifdef CONFIG_LINUX_FALLOCATE
 #include <linux/falloc.h>