Refactoring: Privatize ring buffer config header
[lttng-ust.git] / libringbuffer / frontend_internal.h
index e6569b28919f3dab1b25f5b3b40ede2dd82f3e0b..6e9d8be2f1c988362de1e21200a8968d462f7005 100644 (file)
@@ -17,7 +17,8 @@
 #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 "frontend_types.h"
 #include "shm.h"
This page took 0.023268 seconds and 4 git commands to generate.