hw/net: Remove unnecessary header includes
Headers like "hw/loader.h" and "qemu/sockets.h" are not needed in the hw/net/*.c files. And Some other headers are included via other headers already, so we can drop them, too. Signed-off-by:Thomas Huth <thuth@redhat.com> Signed-off-by:
Jason Wang <jasowang@redhat.com>
Showing
- hw/net/e1000.c 0 additions, 1 deletionhw/net/e1000.c
- hw/net/lance.c 0 additions, 3 deletionshw/net/lance.c
- hw/net/ne2000.c 0 additions, 2 deletionshw/net/ne2000.c
- hw/net/pcnet-pci.c 0 additions, 1 deletionhw/net/pcnet-pci.c
- hw/net/pcnet.c 0 additions, 1 deletionhw/net/pcnet.c
- hw/net/rtl8139.c 0 additions, 2 deletionshw/net/rtl8139.c
- hw/net/xgmac.c 0 additions, 1 deletionhw/net/xgmac.c
Loading
Please register or sign in to comment