Rename lttng_ust_lib_ring_buffer to lttng_ust_ring_buffer
[lttng-ust.git] / include / lttng / ust-ctl.h
index 9cf724a784f5c894ba80b54c102ab884ab908426..a6e180235203e6611a7b5d3601188ac2ea17e988 100644 (file)
@@ -34,8 +34,6 @@
        "lttng-ust-wait-"                                       \
        lttng_ust_stringify(LTTNG_UST_ABI_MAJOR_VERSION)
 
-struct lttng_ust_lib_ring_buffer;
-
 struct ustctl_consumer_channel_attr {
        enum lttng_ust_abi_chan_type type;
        uint64_t subbuf_size;                   /* bytes */
This page took 0.024605 seconds and 4 git commands to generate.