configure: add '-Wredundant-decls' to warning flags
[lttng-tools.git] / src / bin / lttng-relayd / health-relayd.h
index 3384f49aeaab6d517fb106277bc36d49c5aa7fcc..4cd3ec1e7f4d25d9566f13c9f50c4a910d9f0ce7 100644 (file)
@@ -29,6 +29,6 @@ extern struct health_app *health_relayd;
 
 extern int health_quit_pipe[2];
 
-void *thread_manage_health(void *data);
+void *thread_manage_health_relayd(void *data);
 
 #endif /* HEALTH_RELAYD_H */
This page took 0.022484 seconds and 4 git commands to generate.