diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2014-02-07 12:26:14 +0400 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-02-15 16:10:25 +0400 |
commit | b33276a7a8224de8f1b2adbf03eede36d63e1c33 (patch) | |
tree | a447e5613ad91bcd0fe74adbfd40219977e4e092 /libcacard/card_7816.h | |
parent | 24c84e687edd628084dd383ab1f1601765dbfd03 (diff) | |
download | hqemu-b33276a7a8224de8f1b2adbf03eede36d63e1c33.zip hqemu-b33276a7a8224de8f1b2adbf03eede36d63e1c33.tar.gz |
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 'libcacard/card_7816.h')
0 files changed, 0 insertions, 0 deletions