Remove duplicated 'smp' code
[lttng-ust.git] / src / common / ringbuffer / ring_buffer_frontend.c
index 924d685224d0b5df32affcb231fb4b5d8a0b8f47..d6f5365c8eb1e3629d4a4c829414d13bb00ea8da 100644 (file)
@@ -53,9 +53,9 @@
 #include "common/macros.h"
 
 #include <lttng/ust-utils.h>
-#include <lttng/ringbuffer-context.h>
+#include <lttng/ust-ringbuffer-context.h>
 
-#include "smp.h"
+#include "common/smp.h"
 #include "ringbuffer-config.h"
 #include "vatomic.h"
 #include "backend.h"
This page took 0.025234 seconds and 4 git commands to generate.