diff options
-rw-r--r-- | hw/xen_nic.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/xen_nic.c b/hw/xen_nic.c index 2364e823d4..048d86568b 100644 --- a/hw/xen_nic.c +++ b/hw/xen_nic.c @@ -33,8 +33,6 @@ #include <sys/stat.h> #include <sys/mman.h> #include <sys/wait.h> -#include <linux/if.h> -#include <linux/if_tun.h> #include <xs.h> #include <xenctrl.h> |