X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Futils.hpp;h=83117f426f46dff1b606e2bf7ef12c5876a98553;hb=6dee08cf205eb0c5f9edc37eeb5d10ad61abd0e1;hp=9ad48e1060cee85c17f9ccd89de538fb250782e3;hpb=28f23191dcbf047429d51950a337a57d7a3f866a;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/utils.hpp b/src/bin/lttng-sessiond/utils.hpp index 9ad48e106..83117f426 100644 --- a/src/bin/lttng-sessiond/utils.hpp +++ b/src/bin/lttng-sessiond/utils.hpp @@ -12,7 +12,7 @@ struct lttng_ht; struct ltt_session; struct consumer_output; -const char *get_home_dir(void); +const char *get_home_dir(); int notify_thread_pipe(int wpipe); int loglevels_match(int a_loglevel_type, int a_loglevel_value,