X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lib%2Fbitfield.h;h=ebbe7544cdd585bff9351416490dc43c5cb67718;hb=65588676803c0e9217f697711c1cc6df3caeff4f;hp=2f7c01dfc8d6f61289dc96051267e658c43f1f36;hpb=37ddebc43f04886b44ae624791466e9a3942b9b4;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)