]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/i386/hvf/x86_flags.c
Remove qemu-common.h include from most units
[mirror_qemu.git] / target / i386 / hvf / x86_flags.c
index 5ca4f41f5c95490e9b30fbb8bc9ed9d104c4dd43..03d6de5efc3ef86364f83180831eec115f6a78fe 100644 (file)
@@ -6,7 +6,7 @@
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of the GNU Lesser General Public
 //  License as published by the Free Software Foundation; either
-//  version 2 of the License, or (at your option) any later version.
+//  version 2.1 of the License, or (at your option) any later version.
 //
 //  This library is distributed in the hope that it will be useful,
 //  but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -23,7 +23,6 @@
 
 #include "qemu/osdep.h"
 
-#include "qemu-common.h"
 #include "panic.h"
 #include "cpu.h"
 #include "x86_flags.h"