X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fevents.h;h=338573a9947373bbce5ef07b7d0ff4e639155273;hb=9a1d0634d1a6a7e205ad5e2da05fcfeb0f32ccee;hp=fdf95aede5c3b39e730b6889cd76c3f10d2f5629;hpb=6c21eb5ab21072558849825d12ebb42b1eb52c61;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;