X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Furcu.c;h=2ebe993e33b5fdd3a540f3b15d7b92b450106766;hb=0614a2e61ccbf150cc51d4fd3073b285983417c5;hp=2cac0b602d6694a945bef8692a9b38ed97c13152;hpb=99bfa9e9e88b273c5a3134eafb9c31938f3af7d6;p=userspace-rcu.git diff --git a/src/urcu.c b/src/urcu.c index 2cac0b6..2ebe993 100644 --- a/src/urcu.c +++ b/src/urcu.c @@ -23,6 +23,7 @@ * IBM's contributions to this file may be relicensed under LGPLv2 or later. */ +#define URCU_NO_COMPAT_IDENTIFIERS #define _BSD_SOURCE #define _LGPL_SOURCE #define _DEFAULT_SOURCE @@ -37,6 +38,7 @@ #include #include +#include #include #include #include