Don't duplicate the lttng_trigger_comm structure in protocol
[lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.h
index 90f7bfbe31403447e956f35c778f79a031024cc4..9978017c9a3290cceaf66c6060d5a6dec25f03c3 100644 (file)
@@ -314,7 +314,7 @@ struct lttcomm_session_msg {
                        uint32_t pid;
                } LTTNG_PACKED pid_tracker;
                struct {
-                       struct lttng_trigger_comm header;
+                       uint32_t length;
                } LTTNG_PACKED trigger;
        } u;
 } LTTNG_PACKED;
This page took 0.024854 seconds and 5 git commands to generate.