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 ff31561..385b7d3 100644 --- a/hw/timer/ds1338.c +++ b/hw/timer/ds1338.c @@ -11,6 +11,7 @@ */ #include "qemu/osdep.h" +#include "qemu-common.h" #include "hw/i2c/i2c.h" /* Size of NVRAM including both the user-accessible area and the |