X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fuserspace-probe.h;h=2d8c6f1257346dc22059d19441532a1ef3b8f962;hp=c8c1ae43af4850cd4bc9baa72100561d2edc2b53;hb=87597c2c3bbaa1502ad2025cbf16704829f3b464;hpb=f4d0bb2e92e94cb5eb304c8e92afcc804591539d diff --git a/include/lttng/userspace-probe.h b/include/lttng/userspace-probe.h index c8c1ae43a..2d8c6f125 100644 --- a/include/lttng/userspace-probe.h +++ b/include/lttng/userspace-probe.h @@ -126,7 +126,7 @@ extern int lttng_userspace_probe_location_function_get_binary_fd( * * The ownership of the lookup method is NOT transferred to the caller. */ -extern struct lttng_userspace_probe_location_lookup_method * +extern const struct lttng_userspace_probe_location_lookup_method * lttng_userspace_probe_location_get_lookup_method( const struct lttng_userspace_probe_location *location);