mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
accel/tcg: Add missing header in tb-code-hash.h
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef EXEC_TB_CODE_HASH_H
|
||||
#define EXEC_TB_CODE_HASH_H
|
||||
|
||||
#include "exec/cpu-common.h"
|
||||
#include "accel/tcg/cpu-ldst-common.h"
|
||||
#include "accel/tcg/cpu-mmu-index.h"
|
||||
#include "qemu/fast-hash.h"
|
||||
|
||||
Reference in New Issue
Block a user