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