Remove duplicated 'smp' code
[lttng-ust.git] / src / common / ringbuffer / ring_buffer_frontend.c
index 5a9117f6ef053736e12952874cdbc0a3e44cb1c4..d6f5365c8eb1e3629d4a4c829414d13bb00ea8da 100644 (file)
@@ -55,7 +55,7 @@
 #include <lttng/ust-utils.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.023257 seconds and 4 git commands to generate.