X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-ctl.h;h=4b254efac37d458025379116c73151070ec77458;hb=fb31eb73d8a4a6d9784ed5c335b7fa3b9684108c;hp=932940babf393304964e039a0cc5256aa50d96c5;hpb=beca55a1aa4ff272188d7c37c19eb0540f811c8b;p=lttng-ust.git diff --git a/include/lttng/ust-ctl.h b/include/lttng/ust-ctl.h index 932940ba..4b254efa 100644 --- a/include/lttng/ust-ctl.h +++ b/include/lttng/ust-ctl.h @@ -19,9 +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"