Include location for RH related distros.
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 9b8bed76172f8d9ccdcb29793929997370c3b095..daf316b4fb917a41f11ff91f72366d2a8c4f7ff1 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -672,6 +672,7 @@ extern void requeue_io_u(struct thread_data *, struct io_u **);
 extern long __must_check io_u_sync_complete(struct thread_data *, struct io_u *);
 extern long __must_check io_u_queued_complete(struct thread_data *, int);
 extern void io_u_queued(struct thread_data *, struct io_u *);
+extern void io_u_log_error(struct thread_data *, struct io_u *);
 extern void io_u_init_timeout(void);
 extern void io_u_set_timeout(struct thread_data *);