X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=stat.h;h=084724669bbb3ebed266933783d5a6478296af62;hp=a03e8ec59c9541797da8dafd474c242c54aad9d6;hb=ec41265e81c70d8573d1359e27876c37c30c7d9d;hpb=8c621fb2aa4b99c8a8b6b62435d713ab39b52c62 diff --git a/stat.h b/stat.h index a03e8ec5..08472466 100644 --- a/stat.h +++ b/stat.h @@ -1,6 +1,8 @@ #ifndef FIO_STAT_H #define FIO_STAT_H +#include "iolog.h" + struct group_run_stats { uint64_t max_run[2], min_run[2]; uint64_t max_bw[2], min_bw[2];