41a42
> #include "base/fast_alloc.hh"
79c80
< class Request
---
> class Request : public FastAlloc
155a157,158
> ~Request() {} // for FastAlloc
>