]> git.proxmox.com Git - mirror_qemu.git/blobdiff - net/netmap.c
util: move declarations out of qemu-common.h
[mirror_qemu.git] / net / netmap.c
index 6fa2c418a58af88c6db92c8f5b2ea409c3438ab1..d9c21b2b8630c338c07eb053e5408d640ed3f8fa 100644 (file)
@@ -37,6 +37,7 @@
 #include "sysemu/sysemu.h"
 #include "qemu/error-report.h"
 #include "qemu/iov.h"
+#include "qemu/cutils.h"
 
 typedef struct NetmapState {
     NetClientState      nc;