diff options
Diffstat (limited to 'hw/core/loader-fit.c')
-rw-r--r-- | hw/core/loader-fit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/core/loader-fit.c b/hw/core/loader-fit.c index f27b6af942..953b16bc82 100644 --- a/hw/core/loader-fit.c +++ b/hw/core/loader-fit.c @@ -26,7 +26,6 @@ #include "qemu/cutils.h" #include "qemu/error-report.h" #include "sysemu/device_tree.h" -#include "sysemu/sysemu.h" #include <libfdt.h> #include <zlib.h> |