fix: redundant decl of channel_destroy (-Wredundant-decls)
[lttng-ust.git] / libringbuffer / frontend_internal.h
index e6569b28919f3dab1b25f5b3b40ede2dd82f3e0b..c0be36f5168674c9a2dd1544de770e745bc25b0f 100644 (file)
 #include <stdint.h>
 #include <pthread.h>
 
-#include <lttng/ringbuffer-config.h>
+#include <lttng/ringbuffer-context.h>
+#include "ringbuffer-config.h"
 #include "backend_types.h"
+#include "backend_internal.h"
 #include "frontend_types.h"
 #include "shm.h"
 
This page took 0.02444 seconds and 4 git commands to generate.