X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio_time.h;h=c00f8e7866d94fd47ae6e0b54f03453efdbd0844;hb=df1eaa36e35a929abcc0a8d07c07204b9cc70b16;hp=39fb17ba245caee553ccec82924685fee3fc9dda;hpb=3d2d14bcb844e72809192311369a642c5d415472;p=fio.git 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;