Add target arch and paths to the configure output
[lttng-tools.git] / lttng-sessiond / lttng-sessiond.h
index 63de2e12076ac3509f049062b2d7bfd60786d9b1..7de024f805136061e8f9c503fa699e7fec1c68aa 100644 (file)
@@ -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;
This page took 0.022954 seconds and 4 git commands to generate.