mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
Fix OpenBSD build
The header sys-queue.h must be #included early, otherwise at some point OS queue macros will be used. On OpenBSD, those don't define TAILQ_FOREACH_SAFE. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Reference in New Issue
Block a user