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 ec6dbeeab0..ff315613bd 100644 --- a/hw/timer/ds1338.c +++ b/hw/timer/ds1338.c @@ -10,6 +10,7 @@ * GNU GPL, version 2 or (at your option) any later version. */ +#include "qemu/osdep.h" #include "hw/i2c/i2c.h" /* Size of NVRAM including both the user-accessible area and the |