diff options
Diffstat (limited to 'hw/timer/ds1338.c')
-rw-r--r-- | hw/timer/ds1338.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/ds1338.c b/hw/timer/ds1338.c index 03da75486b..30d2d21408 100644 --- a/hw/timer/ds1338.c +++ b/hw/timer/ds1338.c @@ -14,6 +14,7 @@ #include "qemu-common.h" #include "hw/i2c/i2c.h" #include "qemu/bcd.h" +#include "qemu/module.h" /* Size of NVRAM including both the user-accessible area and the * secondary register area. |