diff options
Diffstat (limited to 'hw/timer/twl92230.c')
-rw-r--r-- | hw/timer/twl92230.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/twl92230.c b/hw/timer/twl92230.c index 7ded4ba2ad..1c92438b18 100644 --- a/hw/timer/twl92230.c +++ b/hw/timer/twl92230.c @@ -19,6 +19,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "qemu/timer.h" #include "hw/i2c/i2c.h" |