X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2Fhub.c;h=5adfce444beb4385af4ef2fede11eefee9a47500;hb=1de7afc984b49af164e2619e6850b9732b173b34;hp=81a73b54a72e7db960ba05f3b04f07d709c73079;hpb=14cccb618508a0aa70eb9ccf366703a019a45ff0;p=qemu.git diff --git a/net/hub.c b/net/hub.c index 81a73b54a..5adfce444 100644 --- a/net/hub.c +++ b/net/hub.c @@ -16,7 +16,7 @@ #include "net/net.h" #include "clients.h" #include "hub.h" -#include "iov.h" +#include "qemu/iov.h" /* * A hub broadcasts incoming packets to all its ports except the source port.