Turn health.h/health.c into a library
[lttng-tools.git] / src / bin / lttng-sessiond / kernel-consumer.c
index de8fddb97d0cc698c80248d752b3b2d923f9e686..70759fb36d90149d8964967d3b20608c60bcc9ff 100644 (file)
@@ -26,7 +26,7 @@
 #include <common/defaults.h>
 
 #include "consumer.h"
-#include "health.h"
+#include "health-sessiond.h"
 #include "kernel-consumer.h"
 
 static char *create_channel_path(struct consumer_output *consumer,
This page took 0.022644 seconds and 4 git commands to generate.