summaryrefslogtreecommitdiff
path: root/src/sim/process_impl.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim/process_impl.hh')
-rw-r--r--src/sim/process_impl.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sim/process_impl.hh b/src/sim/process_impl.hh
index 9d12113d0..1db533428 100644
--- a/src/sim/process_impl.hh
+++ b/src/sim/process_impl.hh
@@ -45,6 +45,7 @@
#include <vector>
#include "mem/translating_port.hh"
+#include "sim/byteswap.hh"
//This needs to be templated for cases where 32 bit pointers are needed.