X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=lttng-sessiond%2Fust-app.h;h=14e04c121510157ebbfa896ffed43794c84513d7;hb=ba767faf163cac5db9de0c36051928f3843ff3f9;hp=f369a8a2fcd503b4ea34534bfc972e1e1ccaf298;hpb=5b4a0ec04ce1ee5a4cf4c8a5896edab28750da56;p=lttng-tools.git diff --git a/lttng-sessiond/ust-app.h b/lttng-sessiond/ust-app.h index f369a8a2f..14e04c121 100644 --- a/lttng-sessiond/ust-app.h +++ b/lttng-sessiond/ust-app.h @@ -26,6 +26,8 @@ #define UST_APP_EVENT_LIST_SIZE 32 +extern int ust_consumer_fd; + /* * Application registration data structure. */