215c215
< void insertBlock(PacketPtr pkt, CacheBlk *blk) override;
---
> void insertBlock(const PacketPtr pkt, CacheBlk *blk) override;