Split struct lttng_session into public/private structures
[lttng-modules.git] / include / lttng / tracer-core.h
index d8049aa54e08cf50e63076ff549b7d68cbd14248..e04f5a721845051765b0e1919229b9d3e97387f0 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <ringbuffer/config.h>
 
-struct lttng_session;
+struct lttng_kernel_session;
 struct lttng_channel;
 struct lttng_event;
 
This page took 0.023219 seconds and 4 git commands to generate.