X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Furcu.c;h=2ebe993e33b5fdd3a540f3b15d7b92b450106766;hb=af9987a987224147a50d0b4dc0542ef561c73b16;hp=2cac0b602d6694a945bef8692a9b38ed97c13152;hpb=99bfa9e9e88b273c5a3134eafb9c31938f3af7d6;p=urcu.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