Loader: Use address mask provided to load*Symbols when loading the symbols from the...
[gem5.git] / src / base / loader / symtab.hh
index 184c0a996a356f7c22d0d894ece6d2e24fb8aa09..2a2fd068ed610211776bd1aea99585c9c4584a96 100644 (file)
@@ -34,8 +34,9 @@
 
 #include <iosfwd>
 #include <map>
+#include <string>
 
-#include "sim/host.hh" // for Addr
+#include "base/types.hh"
 
 class Checkpoint;
 class SymbolTable