]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.h
authorWarner Losh <imp@bsdimp.com>
Sun, 13 Aug 2023 08:41:22 +0000 (10:41 +0200)
committerWarner Losh <imp@bsdimp.com>
Mon, 28 Aug 2023 18:16:18 +0000 (12:16 -0600)
commit25e2cfbb8e621a4a726040427f14dca68f78bd1b
tree5e42372f2f74b195d62c54e97838db060c5733b6
parent4436e2ff6cae585f4863fa59a3ad77dd3c54ac63
bsd-user: Move _WANT_FREEBSD macros to include/qemu/osdep.h

move _WANT_FREEBSD macros from bsd-user/freebsd/os-syscall.c to
include/qemu/osdep.h in order to pull some struct defintions needed
later in the build.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/freebsd/os-syscall.c
include/qemu/osdep.h