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() -- 2.4.3 -- 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