Refactoring: Privatize ring buffer config header
[lttng-ust.git] / libringbuffer / backend_internal.h
index 60c97d42ec29d4c9080dcc6ed075f87527a7422e..766fde2d30d851d79bcd05770be5b8786c991807 100644 (file)
@@ -14,7 +14,8 @@
 #include <unistd.h>
 #include <urcu/compiler.h>
 
-#include <lttng/ringbuffer-config.h>
+#include <lttng/ringbuffer-context.h>
+#include "ringbuffer-config.h"
 #include "backend_types.h"
 #include "frontend_types.h"
 #include "shm.h"
This page took 0.036381 seconds and 4 git commands to generate.