From: Philippe Mathieu-Daudé Date: Tue, 8 Jul 2025 08:55:33 +0000 (+0200) Subject: hw/vfio/vfio-migration: Remove unnecessary 'qemu/typedefs.h' include X-Git-Tag: v10.1.0-rc1~2^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=962316a6a339367e187b4728ef131ec6e635f364;p=thirdparty%2Fqemu.git 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 Signed-off-by: Philippe Mathieu-Daudé Message-ID: <20250708085859.7885-3-philmd@linaro.org> --- diff --git a/hw/vfio/vfio-migration-internal.h b/hw/vfio/vfio-migration-internal.h index 54141e27e6..814fbd9eba 100644 --- a/hw/vfio/vfio-migration-internal.h +++ b/hw/vfio/vfio-migration-internal.h @@ -13,7 +13,6 @@ #include #endif -#include "qemu/typedefs.h" #include "qemu/notify.h" /*