Reference count ltt_session objects
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.h
index f0bd98781987b96f12b185b4a5cc78037183f09d..25020d87e4e4d6c263d24c4cd1a8ca15525c18ac 100644 (file)
@@ -104,6 +104,8 @@ extern int apps_cmd_notify_pipe[2];
  */
 extern int ht_cleanup_pipe[2];
 
+extern int kernel_poll_pipe[2];
+
 /*
  * Populated when the daemon starts with the current page size of the system.
  * Set in main() with the current page size.
This page took 0.027013 seconds and 5 git commands to generate.