diff options
author | Bart Van Assche <bvanassche@acm.org> | 2020-01-06 08:47:17 -0800 |
---|---|---|
committer | Bart Van Assche <bvanassche@acm.org> | 2020-01-06 11:02:31 -0800 |
commit | 585ef66edaacfd16a91b5ed94488f4ab2113f596 (patch) | |
tree | e3f1cd6da3becb4a1985d962d257120b090b1de9 /os/windows/posix.h | |
parent | a932a2cfb218b026f8a2f00f55a64f39c5fd946a (diff) | |
download | fio-585ef66edaacfd16a91b5ed94488f4ab2113f596.tar.gz fio-585ef66edaacfd16a91b5ed94488f4ab2113f596.tar.bz2 |
Fix the build in case FIO_HAVE_DISK_UTIL is not defined
This patch fixes the following build error:
stat.c: In function 'show_thread_status_terse_all':
stat.c:1243:31: error: suggest braces around empty body in an 'if' statement [-Werror=empty-body]
show_disk_util(1, NULL, out);
^
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Diffstat (limited to 'os/windows/posix.h')
0 files changed, 0 insertions, 0 deletions