Move forward declarations to private header
[lttng-modules.git] / include / lttng / events-internal.h
index 1ca9dcfcd26ec824c185447caf1cd44ffb738425..8ac87e7f741fa5663887f738e1577f2f09a2f5c3 100644 (file)
 #include <lttng/events.h>
 
 struct lttng_syscall_filter;
+struct lttng_metadata_cache;
+struct perf_event;
+struct perf_event_attr;
+struct lib_ring_buffer_config;
 
 enum lttng_enabler_format_type {
        LTTNG_ENABLER_FORMAT_STAR_GLOB,
This page took 0.02332 seconds and 4 git commands to generate.