]> Git Repo - qemu.git/blobdiff - net/tap_int.h
hw/s390x: Include the tod-qemu also for builds with --disable-tcg
[qemu.git] / net / tap_int.h
index e3a14d5dda9ebfe78b58a45314d90ae9bd7ef74a..9f931d52d6176beb882fda9732c8ed35e4539383 100644 (file)
@@ -27,6 +27,7 @@
 #define NET_TAP_INT_H
 
 #include "qemu-common.h"
+#include "qapi/qapi-types-net.h"
 
 int tap_open(char *ifname, int ifname_size, int *vnet_hdr,
              int vnet_hdr_required, int mq_required, Error **errp);
This page took 0.023388 seconds and 4 git commands to generate.