On Tue, Mar 01, 2016 at 02:30:49PM +0100, 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() Thanks! I always apply this patch locally. -- 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