Remove core.h
[lttng-ust.git] / libringbuffer / ring_buffer_backend.c
index 3f47ebd14e1b381d66b0e133d52450d79205b09b..95346049f5b20f9f92d0cd9e3875b4a76e84b54b 100644 (file)
@@ -8,10 +8,8 @@
 
 #include <urcu/arch.h>
 
-#include "lttng/core.h"
-
-#include "uatomic.h"
 #include <lttng/ringbuffer-config.h>
+#include "vatomic.h"
 #include "backend.h"
 #include "frontend.h"
 #include "smp.h"
This page took 0.023099 seconds and 4 git commands to generate.