trace-ust: Rename `{next, used}_channel_id` to `{next, used}_event_container_id`
[lttng-tools.git] / src / bin / lttng-sessiond / kernel.cpp
index 6e2bdb4c6cf4d5badbb79866397217762a623e8f..24c3180d5eabcb05310dfbca4d3ea2207674f91e 100644 (file)
@@ -16,7 +16,6 @@
 #include "lttng-syscall.hpp"
 #include "modprobe.hpp"
 #include "notification-thread-commands.hpp"
-#include "rotate.hpp"
 #include "sessiond-config.hpp"
 #include "tracker.hpp"
 #include "utils.hpp"
@@ -87,7 +86,7 @@ static inline uint64_t sanitize_uprobe_offset(uint64_t raw_offset)
        return raw_offset;
 }
 #endif
-}
+} /* namespace */
 
 /*
  * Add context on a kernel channel.
This page took 0.023695 seconds and 4 git commands to generate.