X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libringbuffer%2Ffrontend_internal.h;h=c0be36f5168674c9a2dd1544de770e745bc25b0f;hb=b89c5899ef86060111a6814c13df2684dc352737;hp=e6569b28919f3dab1b25f5b3b40ede2dd82f3e0b;hpb=5198080d2234eb06e95d245d0a9747810f496475;p=lttng-ust.git diff --git a/libringbuffer/frontend_internal.h b/libringbuffer/frontend_internal.h index e6569b28..c0be36f5 100644 --- a/libringbuffer/frontend_internal.h +++ b/libringbuffer/frontend_internal.h @@ -17,8 +17,10 @@ #include #include -#include +#include +#include "ringbuffer-config.h" #include "backend_types.h" +#include "backend_internal.h" #include "frontend_types.h" #include "shm.h"