Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / bin / lttng-sessiond / manage-consumer.hpp
index 9e35a9051b4806f63ce83a5be69d15b40fc1c415..e2b29cc5b914765151db48208f1ae516517cec90 100644 (file)
 #ifndef SESSIOND_CONSUMER_MANAGEMENT_THREAD_H
 #define SESSIOND_CONSUMER_MANAGEMENT_THREAD_H
 
-#include <stdbool.h>
 #include "lttng-sessiond.hpp"
 
+#include <stdbool.h>
+
 bool launch_consumer_management_thread(struct consumer_data *consumer_data);
 
 #endif /* SESSIOND_CONSUMER_MANAGEMENT_THREAD_H */
This page took 0.023211 seconds and 4 git commands to generate.