summaryrefslogtreecommitdiffstats
path: root/qemu/hw/bt/l2cap.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/bt/l2cap.c')
-rw-r--r--qemu/hw/bt/l2cap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/bt/l2cap.c b/qemu/hw/bt/l2cap.c
index 591e04778..806525194 100644
--- a/qemu/hw/bt/l2cap.c
+++ b/qemu/hw/bt/l2cap.c
@@ -17,6 +17,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "qemu/timer.h"
#include "hw/bt.h"