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