mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
hw/vfio/vfio-migration: Remove unnecessary 'qemu/typedefs.h' include
"qemu/typedefs.h" is already included by "qemu/osdep.h". Reviewed-by: Cédric Le Goater <clg@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20250708085859.7885-3-philmd@linaro.org>
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#include <linux/vfio.h>
|
||||
#endif
|
||||
|
||||
#include "qemu/typedefs.h"
|
||||
#include "qemu/notify.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user