From: Alex Bennée Date: Tue, 10 Apr 2018 14:16:45 +0000 (+0100) Subject: tests/tcg/i386: fix test-i386 X-Git-Tag: v3.0.0-rc0~68^2~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ae02bf889649f39d45ecfdfbb6ee308465cfd05;p=thirdparty%2Fqemu.git 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 --- diff --git a/tests/tcg/i386/test-i386.c b/tests/tcg/i386/test-i386.c index 95992048956..cae6a7773ae 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