X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fbitfield.h;h=92f1c2c988bcd0d2bfe3aa9aa137a0b5d6f8d272;hb=b6e1397dc4506a816eec16342cb12a913b9b0b13;hp=7faf23f98f08b301a86a0f52ef226170244833c5;hpb=3e1db88df7cc11a1340fc2ce3ef8a1124fd350a3;p=lttng-ust.git diff --git a/include/lttng/bitfield.h b/include/lttng/bitfield.h index 7faf23f9..92f1c2c9 100644 --- a/include/lttng/bitfield.h +++ b/include/lttng/bitfield.h @@ -59,6 +59,7 @@ # define _BT_DIAG_PUSH # define _BT_DIAG_POP # define _BT_DIAG_IGNORE +# define _BT_DIAG_IGNORE_TYPE_LIMITS #endif #define _bt_is_signed_type(type) ((type) -1 < (type) 0)