From 727d6bff27a176f12180149edffb3c52f07132c8 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Wed, 1 Feb 2012 20:54:13 +0100 Subject: target-i386: Clean includes Remove some include statements which are not needed. Signed-off-by: Stefan Weil --- target-i386/op_helper.c | 1 - 1 file changed, 1 deletion(-) (limited to 'target-i386/op_helper.c') diff --git a/target-i386/op_helper.c b/target-i386/op_helper.c index 2aea71b..63a08d6 100644 --- a/target-i386/op_helper.c +++ b/target-i386/op_helper.c @@ -22,7 +22,6 @@ #include "dyngen-exec.h" #include "host-utils.h" #include "ioport.h" -#include "qemu-common.h" #include "qemu-log.h" #include "cpu-defs.h" #include "helper.h" -- cgit v1.1