From: Jérémie Galarneau Date: Thu, 6 Feb 2014 19:13:56 +0000 (-0500) Subject: Add extern C to the health-check header X-Git-Tag: v2.5.0-rc1~220 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=2c1142ac6794479345e8f1c5d50ba1f306bb40cd;hp=2c1142ac6794479345e8f1c5d50ba1f306bb40cd;p=lttng-tools.git Add extern C to the health-check header This makes it possible to include health.h in a C++ program. Acked-by: Mathieu Desnoyers Signed-off-by: Jérémie Galarneau Signed-off-by: David Goulet ---