]> Git Repo - qemu.git/blobdiff - net/tap.c
target-s390: Add missing temp_free in gen_op_calc_cc
[qemu.git] / net / tap.c
index 9a677e9864d05949765faf5e32d404cb64f1d82d..eb40c42d7d9f75a7b41b0666c0881990abbb226d 100644 (file)
--- a/net/tap.c
+++ b/net/tap.c
@@ -36,9 +36,9 @@
 #include "net/net.h"
 #include "clients.h"
 #include "monitor/monitor.h"
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
 #include "qemu-common.h"
-#include "qemu-error.h"
+#include "qemu/error-report.h"
 
 #include "net/tap.h"
 
This page took 0.024595 seconds and 4 git commands to generate.