axmap: ensure we lock down the maps for shared access
[fio.git] / t / axmap.c
index e32ff98d09f1323a12b9cb1c708cb49370ca0a38..cc078aa3497f09217f52b73ab9763aa6d9e8a0f3 100644 (file)
--- a/t/axmap.c
+++ b/t/axmap.c
@@ -5,6 +5,7 @@
 #include <unistd.h>
 #include <inttypes.h>
 
+#include "../mutex.h"
 #include "../lib/lfsr.h"
 #include "../lib/axmap.h"