X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio_time.h;h=c00f8e7866d94fd47ae6e0b54f03453efdbd0844;hp=c7c3dbbad957240d5371e77967f7486b0dd028e3;hb=2f75f022393e432210d01b15088f425ee5260340;hpb=f8c48f59773d0a26526472dbee116a4772aec930 diff --git a/fio_time.h b/fio_time.h index c7c3dbba..c00f8e78 100644 --- a/fio_time.h +++ b/fio_time.h @@ -1,6 +1,11 @@ #ifndef FIO_TIME_H #define FIO_TIME_H +#include +/* IWYU pragma: begin_exports */ +#include +#include +/* IWYU pragma: end_exports */ #include "lib/types.h" struct thread_data;