X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lib%2Fbitfield.h;h=ebbe7544cdd585bff9351416490dc43c5cb67718;hb=c69c6873fad9555a0d68f0d04cb37888d7602624;hp=2f7c01dfc8d6f61289dc96051267e658c43f1f36;hpb=9aaa730e2f04ed2b5e656e6bd10c0712ecb2bd87;p=lttng-modules.git diff --git a/lib/bitfield.h b/lib/bitfield.h index 2f7c01df..ebbe7544 100644 --- a/lib/bitfield.h +++ b/lib/bitfield.h @@ -44,6 +44,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)