Clean-up: clang-tidy: missing headers prevent analysis
[lttng-tools.git] / src / bin / lttng-sessiond / agent.hpp
index 258517b5d16185772426a6504acc4f4546976755..f9d3cb656140c233f7c401de93368091857150d0 100644 (file)
@@ -14,6 +14,7 @@
 #include <lttng/lttng.h>
 
 #include <inttypes.h>
+#include <urcu/urcu.h>
 
 /* Agent protocol version that is verified during the agent registration. */
 #define AGENT_MAJOR_VERSION 2
This page took 0.023778 seconds and 4 git commands to generate.