qemu-config.h: Include headers it needs
commitc8aba9ced945a59fe2638d34660a940a3e727038
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 23 Oct 2012 23:29:38 +0000 (23 21:29 -0200)
committerAndreas Färber <afaerber@suse.de>
Thu, 15 Nov 2012 01:34:42 +0000 (15 02:34 +0100)
tree2c865b46d5edaf62a9fc3ce249b9efd3441f6dd3
parentbcbb78c6b6db9e784448a8b521c14af083585ce4
qemu-config.h: Include headers it needs

Include:
- <stdio.h> 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 <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
qemu-config.h