]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ide/qdev.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / ide / qdev.c
index 360cd20bd87ad425f598c0c9a3ced7bdb0c01308..9d8502785d290bcd13fb103dc8d4b8d144e54ee2 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 "hw/hw.h"
 #include "sysemu/dma.h"
 #include "qapi/error.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "hw/ide/internal.h"
 #include "sysemu/block-backend.h"
 #include "sysemu/blockdev.h"