]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/timer/pl031.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / timer / pl031.c
index 274ad47a33a887b84f46000e7cfd71cdfa227f2e..abac73ab4220e622fa9c9747fec65c7fbdd590df 100644 (file)
@@ -18,6 +18,7 @@
 #include "sysemu/sysemu.h"
 #include "qemu/cutils.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "trace.h"
 
 #define RTC_DR      0x00    /* Data read register */