X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fevents.h;h=338573a9947373bbce5ef07b7d0ff4e639155273;hb=da52433dd9138aee25c815cc0b2a3f2d60dfb6a4;hp=fdf95aede5c3b39e730b6889cd76c3f10d2f5629;hpb=7012c9905c3507bec57af53e307433813df272ae;p=lttng-ust.git diff --git a/src/common/events.h b/src/common/events.h index fdf95aed..338573a9 100644 --- a/src/common/events.h +++ b/src/common/events.h @@ -408,10 +408,13 @@ struct lttng_ust_abi_channel_config { void *unused3; void *unused4; int unused5; + unsigned int _deprecated1; + unsigned int _deprecated2; struct cds_list_head unused6; void *unused7; int unused8; void *unused9; + unsigned int _deprecated3:1; /* Channel ID */ unsigned int id;