aboutsummaryrefslogtreecommitdiff
path: root/hw/bt/l2cap.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/bt/l2cap.c')
-rw-r--r--hw/bt/l2cap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/bt/l2cap.c b/hw/bt/l2cap.c
index 591e047781..8065251947 100644
--- a/hw/bt/l2cap.c
+++ b/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"