X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=include%2Flttng%2Fust-ctl.h;h=4b254efac37d458025379116c73151070ec77458;hp=56128490173059bdfbae4308bf3e10212f417de5;hb=fb31eb73d8a4a6d9784ed5c335b7fa3b9684108c;hpb=9f18918b747c4787f291fdcdd67bb1f21ee8efce diff --git a/include/lttng/ust-ctl.h b/include/lttng/ust-ctl.h index 56128490..4b254efa 100644 --- a/include/lttng/ust-ctl.h +++ b/include/lttng/ust-ctl.h @@ -19,10 +19,12 @@ #ifndef _LTTNG_UST_CTL_H #define _LTTNG_UST_CTL_H +#include #include -#include +#include #include -#include + +#include #ifndef LTTNG_PACKED #error "LTTNG_PACKED should be defined"