Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / bin / lttng-sessiond / manage-apps.hpp
index a865d9a8fc344947e33e04d306dfea1d35a4e55d..6d4c7a62548368f6ebb4e9e58e86cc1474581c66 100644 (file)
 #ifndef SESSIOND_APPLICATION_MANAGEMENT_THREAD_H
 #define SESSIOND_APPLICATION_MANAGEMENT_THREAD_H
 
-#include <stdbool.h>
 #include "lttng-sessiond.hpp"
 
+#include <stdbool.h>
+
 bool launch_application_management_thread(int apps_cmd_pipe_read_fd);
 
 #endif /* SESSIOND_APPLICATION_MANAGEMENT_THREAD_H */
This page took 0.022799 seconds and 4 git commands to generate.