]> Git Repo - qemu.git/blobdiff - hw/timer/milkymist-sysctl.c
Include qemu/module.h where needed, drop it from qemu-common.h
[qemu.git] / hw / timer / milkymist-sysctl.c
index 93bc6e17909036b01282ad8cc435917bf73f45b9..a9d250877c86ac9b808382899af1feb47d085f78 100644 (file)
@@ -29,6 +29,7 @@
 #include "qemu/timer.h"
 #include "hw/ptimer.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 
 enum {
     CTRL_ENABLE      = (1<<0),
This page took 0.024398 seconds and 4 git commands to generate.