X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fkernel.cpp;h=24c3180d5eabcb05310dfbca4d3ea2207674f91e;hb=83885b70dcfbcee908957d8a8057870c6f6c1273;hp=6e2bdb4c6cf4d5badbb79866397217762a623e8f;hpb=56a9a0b750db49640129cb9b13cf384e9e82284c;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/kernel.cpp b/src/bin/lttng-sessiond/kernel.cpp index 6e2bdb4c6..24c3180d5 100644 --- a/src/bin/lttng-sessiond/kernel.cpp +++ b/src/bin/lttng-sessiond/kernel.cpp @@ -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.