]> git.proxmox.com Git - mirror_qemu.git/blobdiff - net/tap_int.h
migration: equation is more proper than and to check LOADVM_QUIT
[mirror_qemu.git] / net / tap_int.h
index ae6888f74ae04df497bb16ab720aa0ca17f47c5b..e3194b23f47d7c29919b5ac69c5af3fa3b514175 100644 (file)
@@ -26,8 +26,7 @@
 #ifndef NET_TAP_INT_H
 #define NET_TAP_INT_H
 
-#include "qemu-common.h"
-#include "qapi-types.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);