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