X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=2104e3a9325dd2456c2dfe91a6837c5c9d08a9c8;hp=9a43c6f65edc05c64a5f3e3d6879b7599c068de7;hb=5e62c22a669c7a8c03b7871852cf85ad6d355980;hpb=97af62cec418cd722fb43c6010d6430534e12353 diff --git a/fio.h b/fio.h index 9a43c6f6..2104e3a9 100644 --- a/fio.h +++ b/fio.h @@ -826,8 +826,10 @@ extern void td_io_close_file(struct thread_data *, struct fio_file *); /* * blktrace support */ +#ifdef FIO_HAVE_BLKTRACE extern int is_blktrace(const char *); extern int load_blktrace(struct thread_data *, const char *); +#endif /* * If logging output to a file, stderr should go to both stderr and f_err