X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libringbuffer%2Ffrontend_api.h;h=8a32006139afed25204c1594408ecaae54b3f46d;hb=75026e9f596aa057bd3499a7be43a7fc8aa0b783;hp=bc1fd1220ba97c21da824ac326d81d4edf789a8a;hpb=e56bb47c3af00db3bc9e2dea711bef4882e6ef4c;p=lttng-ust.git diff --git a/libringbuffer/frontend_api.h b/libringbuffer/frontend_api.h index bc1fd122..8a320061 100644 --- a/libringbuffer/frontend_api.h +++ b/libringbuffer/frontend_api.h @@ -30,10 +30,13 @@ * See frontend.h for channel allocation and read-side API. */ -#include "frontend.h" +#include + #include #include +#include "frontend.h" + /** * lib_ring_buffer_get_cpu - Precedes ring buffer reserve/commit. *