diff options
Diffstat (limited to 'src/sim/tlb.cc')
-rw-r--r-- | src/sim/tlb.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sim/tlb.cc b/src/sim/tlb.cc index e9a719ffa..e2f4f9135 100644 --- a/src/sim/tlb.cc +++ b/src/sim/tlb.cc @@ -31,6 +31,7 @@ #include "cpu/thread_context.hh" #include "mem/page_table.hh" #include "sim/process.hh" +#include "sim/faults.hh" #include "sim/tlb.hh" Fault |