X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fringbuffer-config.h;h=24e7dbeb6bf9e07fc8d1521a11ace7e8a830a016;hb=aec7a14efc8ef77db92bb470eb84cab637b16954;hp=24fb1cc4c35cd9a51d1fcb9fae3733da358abb13;hpb=febf46068e00f3482a9e1b479f70aead4353d195;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.