Merge branch 'helper_thread-fix-missing-stdbool-header' of https://github.com/dpronin/fio
authorJens Axboe <axboe@kernel.dk>
Thu, 27 Jul 2023 19:48:26 +0000 (13:48 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 27 Jul 2023 19:48:26 +0000 (13:48 -0600)
* 'helper_thread-fix-missing-stdbool-header' of https://github.com/dpronin/fio:
  helper_thread.h: forwardly declare structures fio_sem and sk_out
  helper_thread.h: include missing stdbool.h because 'bool' type is used


Trivial merge