]> Git Repo - qemu.git/blobdiff - net/tap.c
util: move declarations out of qemu-common.h
[qemu.git] / net / tap.c
index 3ddf9ecd7d5e7cb6b87bf1958f94501818dbef62..740e8a26138cc4cf66a31de38304f620fd6ad38c 100644 (file)
--- a/net/tap.c
+++ b/net/tap.c
@@ -38,6 +38,7 @@
 #include "sysemu/sysemu.h"
 #include "qapi/error.h"
 #include "qemu-common.h"
+#include "qemu/cutils.h"
 #include "qemu/error-report.h"
 
 #include "net/tap.h"
This page took 0.019949 seconds and 4 git commands to generate.