OSDN Git Service

ioapic: fix up includes
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 3 May 2018 19:50:32 +0000 (22:50 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 1 Jun 2018 16:20:37 +0000 (19:20 +0300)
commit455e17a1b85fbc3d8c7208b5bc9a742d8508b324
treea82fa204b4d14ffefd90b4fa7258390f045f8d08
parent9314b859bb1065ef9ee1ad2a863aa30f2aa93178
ioapic: fix up includes

include files shouldn't have the "include/" part, that is implied.

Also, drop an unused include.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/intc/ioapic.c