From 186efde2677c31fb40d154a81a5f3731eab52414 Mon Sep 17 00:00:00 2001 From: Yonghee Han Date: Wed, 27 Jul 2016 16:43:51 +0900 Subject: Imported Upstream version 2.6.0 Change-Id: I8e3ccf55257695533c385aa8706484c73a733251 --- hw/sd/pl181.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/sd/pl181.c') diff --git a/hw/sd/pl181.c b/hw/sd/pl181.c index 326c53ad9..e87abb205 100644 --- a/hw/sd/pl181.c +++ b/hw/sd/pl181.c @@ -7,6 +7,7 @@ * This code is licensed under the GPL. */ +#include "qemu/osdep.h" #include "sysemu/block-backend.h" #include "sysemu/blockdev.h" #include "hw/sysbus.h" -- cgit v1.2.3