lttng-sessiond: keep track of UST consumer fd for all UST sessions.
[lttng-tools.git] / lttng-sessiond / ust-app.h
index f369a8a2fcd503b4ea34534bfc972e1e1ccaf298..14e04c121510157ebbfa896ffed43794c84513d7 100644 (file)
@@ -26,6 +26,8 @@
 
 #define UST_APP_EVENT_LIST_SIZE 32
 
+extern int ust_consumer_fd;
+
 /*
  * Application registration data structure.
  */
This page took 0.022961 seconds and 4 git commands to generate.