X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lib%2Fbitfield.h;fp=lib%2Fbitfield.h;h=ebbe7544cdd585bff9351416490dc43c5cb67718;hb=3b06049560550ae0e8203bfd5f307bc7cc63fcca;hp=2f7c01dfc8d6f61289dc96051267e658c43f1f36;hpb=5eac9d146a7d947f0f314c4f7103c92cbccaeaf3;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)