Merge ktlim@zizzer:/bk/newmem
[gem5.git] / src / cpu / o3 / ras.hh
index 5c8a9328554181d1833c370d8943eb94217c8d16..97846ed1666a1449f3e964829365efb1c6514565 100644 (file)
@@ -31,8 +31,7 @@
 #ifndef __CPU_O3_RAS_HH__
 #define __CPU_O3_RAS_HH__
 
-// For Addr type.
-#include "arch/isa_traits.hh"
+#include "sim/host.hh"
 #include <vector>
 
 /** Return address stack class, implements a simple RAS. */