X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fnotification%2Fchannel-internal.hpp;fp=include%2Flttng%2Fnotification%2Fchannel-internal.hpp;h=34014f16ffbc652e6ac91e5cead59cff506c554d;hp=44fd9cf1637c8e2c217964c1e58ec2f2f984e57b;hb=28f23191dcbf047429d51950a337a57d7a3f866a;hpb=f250b40e2179eccdb83766bf4abef5a35036c47b diff --git a/include/lttng/notification/channel-internal.hpp b/include/lttng/notification/channel-internal.hpp index 44fd9cf16..34014f16f 100644 --- a/include/lttng/notification/channel-internal.hpp +++ b/include/lttng/notification/channel-internal.hpp @@ -87,7 +87,8 @@ struct pending_notification { struct lttng_notification_channel { using uptr = std::unique_ptr< lttng_notification_channel, - lttng::details::create_unique_class::deleter>; + lttng::details::create_unique_class::deleter>; pthread_mutex_t lock; int socket;