On Tue, Mar 01, 2016 at 10:09:35PM +0100, Paolo Bonzini wrote: > On 01/03/2016 14:30, Andrew Jones wrote: > > Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx> > > --- > > x86/setjmp.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/x86/setjmp.c b/x86/setjmp.c > > index 46f0d9c5feb9b..fa331792d852d 100644 > > --- a/x86/setjmp.c > > +++ b/x86/setjmp.c > > @@ -1,4 +1,4 @@ > > -#include "stdio.h" > > +#include "libcflat.h" > > #include "setjmp.h" > > > > int main() > > > > We probably should instead provide our own stdio.h. In the meanwhile, > I've queued this and will push tomorrow. Good idea. Added to the TODO. Thanks, drew > > Paolo > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html