From: Mathieu Desnoyers Date: Tue, 16 Mar 2021 02:56:45 +0000 (-0400) Subject: Move struct lttng_counter_ops to internal header X-Git-Tag: v2.13.0-rc1~287 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;ds=sidebyside;h=b5863ea7216a431f9378f3f26328dc39285401d4;hp=b5863ea7216a431f9378f3f26328dc39285401d4;p=lttng-ust.git Move struct lttng_counter_ops to internal header As of LTTng-UST 2.13, this structure does not yet need to be public. Keep it internal for now. Signed-off-by: Mathieu Desnoyers Change-Id: I3346a61ff1a98dcbebbcfe4ac68eb823f5645f7b ---