diff options
Diffstat (limited to 'hw/bt/core.c')
-rw-r--r-- | hw/bt/core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/bt/core.c b/hw/bt/core.c index 0ffc948898..615f0af073 100644 --- a/hw/bt/core.c +++ b/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" |