X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng-sessiond%2Flttng-sessiond.h;h=7de024f805136061e8f9c503fa699e7fec1c68aa;hp=63de2e12076ac3509f049062b2d7bfd60786d9b1;hb=be0406668cc2147087a38ac82d6029b8cc56ba79;hpb=322585731ced1adba36cddcb8bdd5d997d1b2e3e diff --git a/lttng-sessiond/lttng-sessiond.h b/lttng-sessiond/lttng-sessiond.h index 63de2e120..7de024f80 100644 --- a/lttng-sessiond/lttng-sessiond.h +++ b/lttng-sessiond/lttng-sessiond.h @@ -71,6 +71,7 @@ extern const char default_home_dir[], struct command_ctx { int ust_sock; unsigned int lttng_msg_size; + struct ucred creds; struct ltt_session *session; struct lttcomm_lttng_msg *llm; struct lttcomm_session_msg *lsm;