diff options
Diffstat (limited to 'hw/s390x/css.c')
-rw-r--r-- | hw/s390x/css.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390x/css.c b/hw/s390x/css.c index e83bf60a74..c29068b30d 100644 --- a/hw/s390x/css.c +++ b/hw/s390x/css.c @@ -9,6 +9,7 @@ * directory. */ +#include "qemu/osdep.h" #include <hw/qdev.h> #include "qemu/bitops.h" #include "exec/address-spaces.h" |