diff -r dd92604a89a2 -r bf83c9f5d8c0 src/mem/bus.hh --- a/src/mem/bus.hh Fri Oct 12 09:41:25 2012 +0100 +++ b/src/mem/bus.hh Fri Oct 12 09:43:50 2012 +0100 @@ -51,7 +51,7 @@ #ifndef __MEM_BUS_HH__ #define __MEM_BUS_HH__ -#include +#include #include #include "base/addr_range_map.hh" @@ -213,7 +213,7 @@ * An array of ports that retry should be called * on because the original send failed for whatever reason. */ - std::list retryList; + std::deque retryList; /** * Release the bus layer after being occupied and return to an