mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07: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