Fix lib ring buffer compile errors
[lttng-ust.git] / libringbuffer / ring_buffer_backend.c
index 23802e82321416d81782911e081b4359edd1ba35..d676b5f8a77c22864f0b93aa3fc77243b665fca9 100644 (file)
@@ -11,6 +11,7 @@
 #include "lttng/core.h"
 
 #include <lttng/ringbuffer-config.h>
+#include "vatomic.h"
 #include "backend.h"
 #include "frontend.h"
 #include "smp.h"
This page took 0.029814 seconds and 4 git commands to generate.