X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fringbuffer-config.h;h=24e7dbeb6bf9e07fc8d1521a11ace7e8a830a016;hb=5a821cd6258af4b44aac352bd89b715377cee7d2;hp=24fb1cc4c35cd9a51d1fcb9fae3733da358abb13;hpb=f121009f677db0f9444e0683e24315eed9c5973d;p=lttng-ust.git diff --git a/include/lttng/ringbuffer-config.h b/include/lttng/ringbuffer-config.h index 24fb1cc4..24e7dbeb 100644 --- a/include/lttng/ringbuffer-config.h +++ b/include/lttng/ringbuffer-config.h @@ -32,7 +32,7 @@ struct lttng_ust_lib_ring_buffer; struct channel; struct lttng_ust_lib_ring_buffer_config; struct lttng_ust_lib_ring_buffer_ctx; -struct lttng_ust_shm_handle *handle; +struct lttng_ust_shm_handle; /* * Ring buffer client callbacks. Only used by slow path, never on fast path.