Fix the include paths for libtraceevent and libtracefs headers to not
explicitly state the {lib}trace{fs,event}/ prefix since that is
determined via pkg-config.Require a minimum version of json-c for new APIs used by cxl-monitor. Signed-off-by: Vishal Verma <[email protected]> --- Vishal Verma (2): cxl/monitor: fix include paths for tracefs and traceevent cxl/event-trace: use the wrapped util_json_new_u64() cxl/event_trace.c | 8 ++++---- cxl/monitor.c | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) --- base-commit: 4e1d3fd6343abf60a1d51eec6657be8fe1156789 change-id: 20230223-meson-build-fixes-362586a0afae Best regards, -- Vishal Verma <[email protected]>
