]> Git Repo - qemu.git/blobdiff - hw/net/vhost_net.c
Include qemu/main-loop.h less
[qemu.git] / hw / net / vhost_net.c
index a6b719035c8433906bad323d8ea7849f1cc184fe..e975700f9515f52587e3464ff3dc89b258afd18f 100644 (file)
@@ -22,7 +22,7 @@
 #include "hw/virtio/virtio-net.h"
 #include "net/vhost_net.h"
 #include "qemu/error-report.h"
-
+#include "qemu/main-loop.h"
 
 #include <sys/socket.h>
 #include <net/if.h>
This page took 0.022432 seconds and 4 git commands to generate.