X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio_time.h;h=c00f8e7866d94fd47ae6e0b54f03453efdbd0844;hb=d2efd366d6010b3674af6fc248a6090ab45cb62b;hp=c7c3dbbad957240d5371e77967f7486b0dd028e3;hpb=0410e7834e18760c4b38d8e51483c649d47aa0c0;p=fio.git 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;