client: use temp buffer for single output flush for json/disk util
[fio.git] / lib / seqlock.h
index 1ac1eb6bdea47cc5cd7647ca4610d1fc6ca0032f..762b6ec1d2dc7fa7ba5df9fe75d4e28da9a1c53b 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef FIO_SEQLOCK_H
 #define FIO_SEQLOCK_H
 
+#include "types.h"
 #include "../arch/arch.h"
 
 struct seqlock {