44,45c44,45
< void touch(int64 set, int64 way, Tick time);
< int64 getVictim(int64 set) const;
---
> void touch(int64_t set, int64_t way, Tick time);
> int64_t getVictim(int64_t set) const;