diff options
Diffstat (limited to 'qemu/hw/bt/core.c')
-rw-r--r-- | qemu/hw/bt/core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/bt/core.c b/qemu/hw/bt/core.c index 0ffc94889..615f0af07 100644 --- a/qemu/hw/bt/core.c +++ b/qemu/hw/bt/core.c @@ -17,6 +17,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "sysemu/bt.h" #include "hw/bt.h" |