diff options
Diffstat (limited to 'target/i386/xsave_helper.c')
-rw-r--r-- | target/i386/xsave_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/i386/xsave_helper.c b/target/i386/xsave_helper.c index ca735eee77..52ea7e654b 100644 --- a/target/i386/xsave_helper.c +++ b/target/i386/xsave_helper.c @@ -3,7 +3,6 @@ * See the COPYING file in the top-level directory. */ #include "qemu/osdep.h" -#include "qapi/error.h" #include "qemu-common.h" #include "cpu.h" |