Thomas Huth 0a979a1320 util: Fix broken build on Haiku
A recent commit moved some Haiku-specific code parts from oslib-posix.c
to cutils.c, but failed to move the corresponding header #include
statement, too, so "make vm-build-haiku.x86_64" is currently broken.
Fix it by moving the header #include, too.

Fixes: 06680b15b4 ("include: move qemu_*_exec_dir() to cutils")
Message-Id: <20220718172026.139004-1-thuth@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-07-18 20:24:36 +02:00
..
2022-07-18 20:24:36 +02:00
2022-04-21 17:03:51 +04:00
2022-04-20 10:51:11 -07:00
2022-07-13 16:58:57 +02:00
2022-07-13 16:58:57 +02:00
2022-07-18 20:24:36 +02:00
2022-06-29 10:56:12 +03:00
2022-04-28 08:51:56 +02:00