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)
commit45eb1cf5ce883ae3b170f102db38204616c8e4b1
treee4caba563db40d2415ab7fc00b2260afb49a3a23
parent29ba26059190bf337024b3aa0d95a12b2525cbf2
parent5bf944a011984675f31e591272eda8efb2092d78
Merge branch 'helper_thread-fix-missing-stdbool-header' of https://github.com/dpronin/fio

* '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