aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/imx2_wdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/imx2_wdt.c')
-rw-r--r--hw/misc/imx2_wdt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/imx2_wdt.c b/hw/misc/imx2_wdt.c
index e47e442592..5576778a32 100644
--- a/hw/misc/imx2_wdt.c
+++ b/hw/misc/imx2_wdt.c
@@ -11,6 +11,7 @@
#include "qemu/osdep.h"
#include "qemu/bitops.h"
+#include "qemu/module.h"
#include "sysemu/watchdog.h"
#include "hw/misc/imx2_wdt.h"