diff options
Diffstat (limited to 'hw/misc/cbus.c')
-rw-r--r-- | hw/misc/cbus.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/cbus.c b/hw/misc/cbus.c index 495d5078fe..fafe0709ec 100644 --- a/hw/misc/cbus.c +++ b/hw/misc/cbus.c @@ -20,6 +20,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "hw/irq.h" #include "hw/devices.h" |