configure: add gettid() test
[fio.git] / td_error.h
index 1b38a5349ffc727019364f3490ff37171a03880e..1cc3a75390af333d48e5aa094f0c2d5f32ae51c8 100644 (file)
@@ -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.