X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2Flttng-ust-comm.c;h=3ab7ca7c2b69341b13b8f2a0b69244c92220379f;hb=b61ce3b22024d5a0d09af5f221d1265b881d96d6;hp=a38c5733075b24feab74880cd00697318ab8611e;hpb=003fedf4968e55d8f7711faf784a37d2804c3a21;p=lttng-ust.git diff --git a/libust/lttng-ust-comm.c b/libust/lttng-ust-comm.c index a38c5733..3ab7ca7c 100644 --- a/libust/lttng-ust-comm.c +++ b/libust/lttng-ust-comm.c @@ -234,7 +234,7 @@ int handle_message(struct sock_info *sock_info, int sock, struct ustcomm_ust_msg *lum) { int ret = 0; - const struct objd_ops *ops; + const struct lttng_ust_objd_ops *ops; struct ustcomm_ust_reply lur; int shm_fd, wait_fd;