client: use temp buffer for single output flush for json/disk util
[fio.git] / lib / zipf.h
index af2d0e645c1e462df12190d9669bf5ebf18593d9..a4aa163c80bc1dde7ad46e2f8ae85f32935d3456 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <inttypes.h>
 #include "rand.h"
+#include "types.h"
 
 struct zipf_state {
        uint64_t nranges;