Re: [Qemu-devel] [PATCH 10/24] qemu-config.h: include headers it needs

2012-11-14 Thread Andreas Färber
Am 09.11.2012 15:56, schrieb Eduardo Habkost: > Include: > - for FILE > - qemu-option.h for QemuOptsList > > Some of those headers were probably being included by accident because > some other headers were including qemu-common.h, but those headers > should eventually stop including qemu-common.h

[Qemu-devel] [PATCH 10/24] qemu-config.h: include headers it needs

2012-11-09 Thread Eduardo Habkost
Include: - for FILE - qemu-option.h for QemuOptsList Some of those headers were probably being included by accident because some other headers were including qemu-common.h, but those headers should eventually stop including qemu-common.h. Signed-off-by: Eduardo Habkost --- qemu-config.h | 2 ++

[Qemu-devel] [PATCH 10/24] qemu-config.h: include headers it needs

2012-11-09 Thread Eduardo Habkost
Include: - for FILE - qemu-option.h for QemuOptsList Some of those headers were probably being included by accident because some other headers were including qemu-common.h, but those headers should eventually stop including qemu-common.h. Signed-off-by: Eduardo Habkost --- qemu-config.h | 2 ++

[Qemu-devel] [PATCH 10/24] qemu-config.h: include headers it needs

2012-10-23 Thread Eduardo Habkost
Include: - for FILE - qemu-option.h for QemuOptsList Some of those headers were probably being included by accident because some other headers were including qemu-common.h, but those headers should eventually stop including qemu-common.h. Signed-off-by: Eduardo Habkost --- qemu-config.h | 2 ++