Update and fix UST register and session creation
[lttng-tools.git] / ltt-sessiond / ust-comm.h
index 8a04f85a5c027b94503867db81a92dc52129e8ef..f7a3951668ed19a61985e9bc5dbdaffc0d031f24 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <lttng-sessiond-comm.h>
 
-int ustcomm_send_command(int sock, struct lttcomm_ust_msg *msg);
+struct lttcomm_ust_reply *ustcomm_send_command(int sock,
+               struct lttcomm_ust_msg *msg);
 
 #endif /* _LTT_UST_COMM_H */
This page took 0.022778 seconds and 4 git commands to generate.