diff options
Diffstat (limited to 'hw/arm/spitz.c')
-rw-r--r-- | hw/arm/spitz.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/arm/spitz.c b/hw/arm/spitz.c index 8d3cc0b6b2..317ade1202 100644 --- a/hw/arm/spitz.c +++ b/hw/arm/spitz.c @@ -10,6 +10,7 @@ * GNU GPL, version 2 or (at your option) any later version. */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/arm/pxa.h" #include "hw/arm/arm.h" |