]> git.proxmox.com Git - mirror_qemu.git/blobdiff - accel/tcg/user-exec.c
Do not include cpu.h if it's not really necessary
[mirror_qemu.git] / accel / tcg / user-exec.c
index 0d8cc27b213fa1cc75d0f7a3aa78c3fd5a5626f3..fb2d43e6a9a019ad285769829d7256e621ea5735 100644 (file)
@@ -17,7 +17,6 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 #include "qemu/osdep.h"
-#include "cpu.h"
 #include "hw/core/tcg-cpu-ops.h"
 #include "disas/disas.h"
 #include "exec/exec-all.h"