mirror of
https://github.com/mii443/qemu.git
synced 2025-09-04 08:09:27 +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:
committed by
Anthony Liguori
parent
22528739c9
commit
e93d914384
Reference in New Issue
Block a user