Refactoring: Privatize ring buffer config header
[lttng-ust.git] / libringbuffer / frontend_types.h
index 851c8da9ac45fb9e5fbefc2f7bad1b34e6491b9f..01fdaccfce73a619393316bc47e257ae2e69f320 100644 (file)
@@ -18,7 +18,8 @@
 #include <urcu/list.h>
 #include <urcu/uatomic.h>
 
-#include <lttng/ringbuffer-config.h>
+#include <lttng/ringbuffer-context.h>
+#include "ringbuffer-config.h"
 #include <usterr-signal-safe.h>
 #include "backend_types.h"
 #include "shm_internal.h"
This page took 0.02284 seconds and 4 git commands to generate.