X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Flttng-sessiond.h;h=25020d87e4e4d6c263d24c4cd1a8ca15525c18ac;hb=48a86f68b90760c061cbefeec89667b19860c300;hp=f0bd98781987b96f12b185b4a5cc78037183f09d;hpb=f33a2485f496cbe0105fa91d14c49b41d49eba8d;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/lttng-sessiond.h b/src/bin/lttng-sessiond/lttng-sessiond.h index f0bd98781..25020d87e 100644 --- a/src/bin/lttng-sessiond/lttng-sessiond.h +++ b/src/bin/lttng-sessiond/lttng-sessiond.h @@ -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.