X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=urcu.c;fp=urcu.c;h=6fa9f66d301e96e1ea34b5c96e553841bbd109e7;hb=9d4624e51328aadc217592fc519b0d6760508fbc;hp=d4c5bf2d4b11861e8e682dc535003ea9dee6cced;hpb=3f16f0751bef22e9b0de5110dbbd3db1586433d0;p=userspace-rcu.git diff --git a/urcu.c b/urcu.c index d4c5bf2..6fa9f66 100644 --- a/urcu.c +++ b/urcu.c @@ -26,6 +26,7 @@ #define _BSD_SOURCE #define _GNU_SOURCE #define _LGPL_SOURCE +#define _DEFAULT_SOURCE #include #include #include