On Tue, Feb 13, 2018 at 10:51 AM, Brandon Williams <bmwill@xxxxxxxxxx> wrote: >> +#include "cache.h" >> + > > Maybe we would want to move the definition of the alternate store to > this header file? That way we don't need to include cache.h here. > Sounds good. I'll take a look at that. Stefan