X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=stat.h;h=084724669bbb3ebed266933783d5a6478296af62;hb=e476994eed3bee246ca166ea6ad6018911408e9b;hp=a03e8ec59c9541797da8dafd474c242c54aad9d6;hpb=2e33101f218a1603eeecca969f5b7a0e98696a01;p=fio.git 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];