diff options
Diffstat (limited to 'hw/alpha/typhoon.c')
-rw-r--r-- | hw/alpha/typhoon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/alpha/typhoon.c b/hw/alpha/typhoon.c index 35dc8a5b47..b86ff5ea9b 100644 --- a/hw/alpha/typhoon.c +++ b/hw/alpha/typhoon.c @@ -6,6 +6,7 @@ * This work is licensed under the GNU GPL license version 2 or later. */ +#include "qemu/osdep.h" #include "cpu.h" #include "hw/hw.h" #include "hw/devices.h" |