diff options
Diffstat (limited to 'cputlb.c')
| -rw-r--r-- | cputlb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cputlb.c b/cputlb.c index cc4da4d7eb..813279f3bc 100644 --- a/cputlb.c +++ b/cputlb.c @@ -26,7 +26,6 @@ #include "exec/cputlb.h" #include "exec/memory-internal.h" #include "exec/ram_addr.h" -#include "exec/exec-all.h" #include "tcg/tcg.h" #include "qemu/error-report.h" #include "exec/log.h" |