Fix lib ring buffer compile errors
[lttng-ust.git] / libringbuffer / ring_buffer_backend.c
index 3f47ebd14e1b381d66b0e133d52450d79205b09b..d676b5f8a77c22864f0b93aa3fc77243b665fca9 100644 (file)
@@ -10,8 +10,8 @@
 
 #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.022307 seconds and 4 git commands to generate.