Move health into its own common/ static library
[lttng-tools.git] / src / bin / lttng-sessiond / health-sessiond.h
index 18f922728ed63c7e9b55f89d464904318c176c30..49f9e0b9ca2f0133124403fbfea81ed2186967be 100644 (file)
@@ -18,7 +18,7 @@
  * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include "health.h"
+#include <lttng/health-internal.h>
 
 enum health_type {
        HEALTH_TYPE_CMD                 = 0,
This page took 0.025833 seconds and 5 git commands to generate.