From 9ae02bf889649f39d45ecfdfbb6ee308465cfd05 Mon Sep 17 00:00:00 2001 From: Alex Bennée Date: Tue, 10 Apr 2018 15:16:45 +0100 Subject: tests/tcg/i386: fix test-i386 We don't include anything from qemu itself for the build. Signed-off-by: Alex Bennée Reviewed-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathieu-Daudé Reviewed-by: Richard Henderson --- tests/tcg/i386/test-i386.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/tcg/i386/test-i386.c b/tests/tcg/i386/test-i386.c index 9599204895..cae6a7773a 100644 --- a/tests/tcg/i386/test-i386.c +++ b/tests/tcg/i386/test-i386.c @@ -17,7 +17,6 @@ * along with this program; if not, see . */ #define _GNU_SOURCE -#include "qemu/compiler.h" #include #include #include -- cgit v1.2.3-55-g7522