summaryrefslogtreecommitdiff
path: root/mem/port.hh
diff options
context:
space:
mode:
Diffstat (limited to 'mem/port.hh')
-rw-r--r--mem/port.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mem/port.hh b/mem/port.hh
index 9d0bd7968..a86c9d727 100644
--- a/mem/port.hh
+++ b/mem/port.hh
@@ -42,6 +42,7 @@
#include <list>
#include <inttypes.h>
+#include "base/misc.hh"
#include "base/range.hh"
#include "mem/packet.hh"
#include "mem/request.hh"