summaryrefslogtreecommitdiff
path: root/base/remote_gdb.hh
diff options
context:
space:
mode:
Diffstat (limited to 'base/remote_gdb.hh')
-rw-r--r--base/remote_gdb.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/remote_gdb.hh b/base/remote_gdb.hh
index ba827c382..d8e09909a 100644
--- a/base/remote_gdb.hh
+++ b/base/remote_gdb.hh
@@ -29,6 +29,8 @@
#ifndef __REMOTE_GDB_HH__
#define __REMOTE_GDB_HH__
+#include <map>
+
#include "base/kgdb.h"
#include "cpu/pc_event.hh"
#include "base/pollevent.hh"