diff options
Diffstat (limited to 'hw/bt/sdp.c')
-rw-r--r-- | hw/bt/sdp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/bt/sdp.c b/hw/bt/sdp.c index be26009b0d..f67b3b89c0 100644 --- a/hw/bt/sdp.c +++ b/hw/bt/sdp.c @@ -19,6 +19,7 @@ #include "qemu/osdep.h" #include "qemu-common.h" +#include "qemu/host-utils.h" #include "hw/bt.h" struct bt_l2cap_sdp_state_s { |