summary refs log tree commit diff stats
path: root/hw/usb/dev-network.c
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2014-02-07 12:26:14 +0400
committerMichael Tokarev <mjt@tls.msk.ru>2014-02-15 16:10:25 +0400
commitb33276a7a8224de8f1b2adbf03eede36d63e1c33 (patch)
treea447e5613ad91bcd0fe74adbfd40219977e4e092 /hw/usb/dev-network.c
parent24c84e687edd628084dd383ab1f1601765dbfd03 (diff)
downloadfocaccia-qemu-b33276a7a8224de8f1b2adbf03eede36d63e1c33.tar.gz
focaccia-qemu-b33276a7a8224de8f1b2adbf03eede36d63e1c33.zip
vl: trim includes
Over time, lots of stuff moved from vl.c into separate
files.  But include statements has never been cleaned,
and they continue to carry lots of anymore-unused stuff.

Remove includes which are not relevant for vl.c anymore.
Apparently there are more includes like this, because
many are included from qemu-common.h and the like, or,
for example, I don't see were we use win32-specific
stuff in vl.c (so that maybe #include <windows.h> might
be removed too).

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/usb/dev-network.c')
0 files changed, 0 insertions, 0 deletions