diff options
Diffstat (limited to 'src/base/remote_gdb.cc')
-rw-r--r-- | src/base/remote_gdb.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/remote_gdb.cc b/src/base/remote_gdb.cc index 4a06ff307..b7c34859b 100644 --- a/src/base/remote_gdb.cc +++ b/src/base/remote_gdb.cc @@ -126,6 +126,7 @@ #if FULL_SYSTEM #include "arch/vtophys.hh" +#include "mem/vport.hh" #endif #include "base/intmath.hh" |