OSDN Git Service

tcg: Remove duplicate header includes
authorThomas Huth <thuth@redhat.com>
Tue, 13 Sep 2016 13:45:39 +0000 (15:45 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 15 Sep 2016 12:32:22 +0000 (15:32 +0300)
commit347519eb9d68303a6c23a7663c0fa6c20a225191
tree54b32cc60925b18806a2c794e1b763aaba79ae4b
parentd41f3c3cc7a5fb9de144cc4022da14a9ff010671
tcg: Remove duplicate header includes

host-utils.h and timer.h are included twice in tcg.c.
One time should be enough.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tcg/tcg.c