From: Jérémie Galarneau Date: Wed, 12 Feb 2020 23:52:41 +0000 (-0500) Subject: Fix: tracker: inclusion of internal header in public header X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=e417d432c14361424fb675d28047f2962edfef32;hp=e417d432c14361424fb675d28047f2962edfef32;p=lttng-tools.git Fix: tracker: inclusion of internal header in public header common/macros.h is an internal header which should not be used publicly. It doesn't seem used anyhow so it is simply removed here. Signed-off-by: Jérémie Galarneau Change-Id: Ie385dba2dc03506db2e075c15969836303470b56 ---