diff options
| author | Michael Tokarev | 2014-02-07 09:26:14 +0100 |
|---|---|---|
| committer | Michael Tokarev | 2014-02-15 13:10:25 +0100 |
| commit | b33276a7a8224de8f1b2adbf03eede36d63e1c33 (patch) | |
| tree | a447e5613ad91bcd0fe74adbfd40219977e4e092 /linux-headers | |
| parent | vl: remove old, long-unused defines (diff) | |
| download | qemu-b33276a7a8224de8f1b2adbf03eede36d63e1c33.tar.gz qemu-b33276a7a8224de8f1b2adbf03eede36d63e1c33.tar.xz 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 'linux-headers')
0 files changed, 0 insertions, 0 deletions
