Refactoring: combine event recorder and notifier callback functions
[lttng-ust.git] / libringbuffer / ring_buffer_frontend.c
index 90459f006491e2e63512f6d1af3e407f6fca4ba5..3b338fc33b98041bf4ef39bf0c1f0293e1fd03e8 100644 (file)
@@ -50,8 +50,9 @@
 #include <urcu/ref.h>
 #include <urcu/tls-compat.h>
 #include <poll.h>
-#include <helper.h>
+#include <ust-helper.h>
 
+#include <lttng/align.h>
 #include "smp.h"
 #include <lttng/ringbuffer-config.h>
 #include "vatomic.h"
This page took 0.023708 seconds and 4 git commands to generate.