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