doc/man: only mention `-llttng-ust-common` in synopses (conditionally)
[lttng-ust.git] / src / common / ringbuffer / ring_buffer_backend.c
index c880c9d610011ffff3fbe5396b98c6e0c3908896..27c335d50129aa3594897d1957fe4a237fc6078d 100644 (file)
 #include <limits.h>
 
 #include <lttng/ust-utils.h>
-#include <lttng/ringbuffer-context.h>
+#include <lttng/ust-ringbuffer-context.h>
 
 #include "ringbuffer-config.h"
 #include "vatomic.h"
 #include "backend.h"
 #include "frontend.h"
-#include "smp.h"
+#include "common/smp.h"
 #include "shm.h"
 #include "common/align.h"
 
This page took 0.031713 seconds and 4 git commands to generate.