X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=td_error.h;h=1cc3a75390af333d48e5aa094f0c2d5f32ae51c8;hp=1b38a5349ffc727019364f3490ff37171a03880e;hb=c2b5ddb2dcc1e0d86e15e2bc9d561e4c06522aa3;hpb=e6fe02651641fc64d2fa4fcfe9b1013b2947d11b diff --git a/td_error.h b/td_error.h index 1b38a534..1cc3a753 100644 --- a/td_error.h +++ b/td_error.h @@ -1,6 +1,8 @@ #ifndef FIO_TD_ERROR_H #define FIO_TD_ERROR_H +#include "io_ddir.h" + /* * What type of errors to continue on when continue_on_error is used, * and what type of errors to ignore when ignore_error is used.