]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/isa/isa-bus.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / isa / isa-bus.c
index 63fa77effc90c96e65f42dcb36b8103df195d46a..388800603b62bfdf7989e437ccf64832044e31fc 100644 (file)
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
+
 #include "qemu/osdep.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "qapi/error.h"
 #include "hw/hw.h"
 #include "monitor/monitor.h"