mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
net: do not include net.h everywhere
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
090f7ac5ba
commit
7fa22f2bf7
17 changed files with 1 additions and 16 deletions
|
@ -30,7 +30,6 @@
|
|||
#include "pci/pci.h"
|
||||
#include "irq.h"
|
||||
#include "xen_common.h"
|
||||
#include "net.h"
|
||||
#include "xen_backend.h"
|
||||
#include "trace.h"
|
||||
#include "exec-memory.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue