On 12/21/19 5:36 AM, Alex Bennée wrote: >> -#if !defined(SOFTMMU_CODE_ACCESS) >> -#include "trace-root.h" >> -#endif >> - >> -#include "qemu/plugin.h" >> -#include "trace/mem.h" > > I think api.c needs to include trace/mem.h
Yep, thanks. I'll enable travis for my local branches for next time, which I believe would have caught this. r~