configure: add '-Wredundant-decls' to warning flags
[lttng-tools.git] / src / bin / lttng-consumerd / health-consumerd.h
index 42ec9ea94e87eedfe9c5c3c00cc8fcc6561f6ade..9faa081d4ed1625697010cf2f177b462f1b9018c 100644 (file)
@@ -23,7 +23,7 @@ enum health_type_consumerd {
 /* Consumerd health monitoring */
 extern struct health_app *health_consumerd;
 
-void *thread_manage_health(void *data);
+void *thread_manage_health_consumerd(void *data);
 
 extern int health_quit_pipe[2];
 
This page took 0.02269 seconds and 4 git commands to generate.