X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotify-apps.h;h=ab6289a33984d3ea1ec425e72f42be392c1f298c;hb=7e0de2192e89732f6dea0b72992096a028ca02d1;hp=c61abdda3c667f81f73b48b34f2687aa5c107320;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/notify-apps.h b/src/bin/lttng-sessiond/notify-apps.h index c61abdda3..ab6289a33 100644 --- a/src/bin/lttng-sessiond/notify-apps.h +++ b/src/bin/lttng-sessiond/notify-apps.h @@ -14,6 +14,7 @@ bool launch_application_notification_thread(int apps_cmd_notify_pipe_read_fd); #else /* HAVE_LIBLTTNG_UST_CTL */ +static bool launch_application_notification_thread(int apps_cmd_notify_pipe_read_fd) { return true;