X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fringbuffer-context.h;h=e42c3f52e128f3b591e5547e50d9ade32c4287e2;hb=a2e4d05e924d4cb02b47430c2d0f39e6a6a89720;hp=614150da2668406c43ce7df2c348ca137fc071f7;hpb=0f3a182fa713ddeb6dad104e8f0ee187f8edf529;p=lttng-ust.git diff --git a/include/lttng/ringbuffer-context.h b/include/lttng/ringbuffer-context.h index 614150da..e42c3f52 100644 --- a/include/lttng/ringbuffer-context.h +++ b/include/lttng/ringbuffer-context.h @@ -10,12 +10,13 @@ #define _LTTNG_RING_BUFFER_CONTEXT_H #include -#include #include #include #include #include -#include + +#include +#include #include struct lttng_ust_lib_ring_buffer;