From: Jérémie Galarneau Date: Thu, 6 May 2021 22:43:44 +0000 (-0400) Subject: Build fix: filter-grammar-test: incorrect inclusion flag X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=7800bdfc19991abdf2fba1219209b5f3ff505a0b;hp=7800bdfc19991abdf2fba1219209b5f3ff505a0b;p=lttng-tools.git Build fix: filter-grammar-test: incorrect inclusion flag Including src/common causes LTTng files that clash with system headers to be included before the system headers and breaks the build on multiple platforms and architectures. Signed-off-by: Jérémie Galarneau Change-Id: Iff7b6e7000d907dc076a467d223c91569b783861 ---