]> Git Repo - qemu.git/blobdiff - hw/ssi/mss-spi.c
Include qemu/module.h where needed, drop it from qemu-common.h
[qemu.git] / hw / ssi / mss-spi.c
index 185e1a3920375cee9c9f5e06cf6778ba5b1ea306..918b1f3e8216923343edd71e14fbfba23a7d2003 100644 (file)
@@ -26,6 +26,7 @@
 #include "qemu/osdep.h"
 #include "hw/ssi/mss-spi.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 
 #ifndef MSS_SPI_ERR_DEBUG
 #define MSS_SPI_ERR_DEBUG   0
This page took 0.023207 seconds and 4 git commands to generate.