On 01/26/2016 11:05 AM, Peter Maydell wrote: > Don't define TRUE and FALSE locally or manually include stdio.h; > instead use osdep.h which provides them. > > This is a necessary prerequisite for moving to "everywhere includes > osdep.h", because otherwise there is a compile error due to the > redefinition of TRUE and FALSE. > > Signed-off-by: Peter Maydell > --- > disas/microblaze.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) Reviewed-by: Eric Blake -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org