summaryrefslogtreecommitdiffstats
path: root/qemu/hw/usb/combined-packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/usb/combined-packet.c')
-rw-r--r--qemu/hw/usb/combined-packet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/usb/combined-packet.c b/qemu/hw/usb/combined-packet.c
index ad77705f8..48cac87f6 100644
--- a/qemu/hw/usb/combined-packet.c
+++ b/qemu/hw/usb/combined-packet.c
@@ -19,6 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "hw/usb.h"
#include "qemu/iov.h"