]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/intc/arm_gic.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / intc / arm_gic.c
index b3ac2d11fc54fe0acaf8d1f68b412af7010d574b..77427a418815da464eec00221642d33c73832ff6 100644 (file)
@@ -24,6 +24,7 @@
 #include "qapi/error.h"
 #include "qom/cpu.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "trace.h"
 #include "sysemu/kvm.h"