fix: all functions have declarations (-Wmissing-prototypes -Wold-style-definition)
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-client-discard-rt.c
index 0c5884b742cb956d5a6ca5a53ea05a8a1c68d557..c76ce9dfc747f872241e98812bf28ec010091b1c 100644 (file)
@@ -8,6 +8,7 @@
 
 #define _LGPL_SOURCE
 #include "lttng-tracer.h"
+#include "lttng-rb-clients.h"
 
 #define RING_BUFFER_MODE_TEMPLATE              RING_BUFFER_DISCARD
 #define RING_BUFFER_MODE_TEMPLATE_STRING       "discard-rt"
This page took 0.022809 seconds and 4 git commands to generate.