helper_thread.h: forwardly declare structures fio_sem and sk_out
authorDenis Pronin <dannftk@yandex.ru>
Thu, 27 Jul 2023 19:08:45 +0000 (22:08 +0300)
committerDenis Pronin <dannftk@yandex.ru>
Thu, 27 Jul 2023 19:23:24 +0000 (22:23 +0300)
commit5bf944a011984675f31e591272eda8efb2092d78
treee4caba563db40d2415ab7fc00b2260afb49a3a23
parentb29033254cbae585f319857e2a7acef176f046f2
helper_thread.h: forwardly declare structures fio_sem and sk_out

helper_thread_create() function requires two structures to be declared

Signed-off-by: Denis Pronin <dannftk@yandex.ru>
helper_thread.h