]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/bt/l2cap.c
qemu-common: stop including qemu/bswap.h from qemu-common.h
[mirror_qemu.git] / hw / bt / l2cap.c
index 8065251947c0bad11723c0cd6a0b4c92272832c3..dfc95ed0487928ef00c1e36341c48755f84cb6b5 100644 (file)
@@ -20,6 +20,7 @@
 #include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "qemu/timer.h"
+#include "qemu/bswap.h"
 #include "hw/bt.h"
 
 #define L2CAP_CID_MAX  0x100   /* Between 0x40 and 0x10000 */