Replace explicit rcu_read_lock/unlock with lttng::urcu::read_lock_guard
[lttng-tools.git] / src / common / channel.cpp
index ef2af356d8f2857f7ce2a78b5df5a3f4499c4e5a..efdc38dcc35ced97148d12857d767c013f242666 100644 (file)
@@ -11,6 +11,7 @@
 #include <common/error.hpp>
 #include <common/macros.hpp>
 #include <common/sessiond-comm/sessiond-comm.hpp>
 #include <common/error.hpp>
 #include <common/macros.hpp>
 #include <common/sessiond-comm/sessiond-comm.hpp>
+#include <common/urcu.hpp>
 
 #include <lttng/channel-internal.hpp>
 #include <lttng/channel.h>
 
 #include <lttng/channel-internal.hpp>
 #include <lttng/channel.h>
This page took 0.025001 seconds and 4 git commands to generate.