X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio_time.h;h=c00f8e7866d94fd47ae6e0b54f03453efdbd0844;hp=39fb17ba245caee553ccec82924685fee3fc9dda;hb=409a4f291e7f4011f6ccfe748c6ed9786431ddb3;hpb=3d2d14bcb844e72809192311369a642c5d415472 diff --git a/fio_time.h b/fio_time.h index 39fb17ba..c00f8e78 100644 --- a/fio_time.h +++ b/fio_time.h @@ -2,8 +2,10 @@ #define FIO_TIME_H #include +/* IWYU pragma: begin_exports */ #include #include +/* IWYU pragma: end_exports */ #include "lib/types.h" struct thread_data;