52c52
< #include "mem/ruby/system/RubyPort.hh"
---
> #include "mem/ruby/system/Sequencer.hh"
258,261d257
< // Private copy constructor and assignment operator
< GPUCoalescer(const GPUCoalescer& obj);
< GPUCoalescer& operator=(const GPUCoalescer& obj);
<
372a369,373
>
> private:
> // Private copy constructor and assignment operator
> GPUCoalescer(const GPUCoalescer& obj);
> GPUCoalescer& operator=(const GPUCoalescer& obj);