From: Mathieu Desnoyers Date: Mon, 9 Feb 2009 17:06:53 +0000 (-0500) Subject: don't __USE_GNU in urcu.h X-Git-Tag: v0.1~305 X-Git-Url: https://git.lttng.org/?p=urcu.git;a=commitdiff_plain;h=581a270d427d9598c06a4da9ae7f9a9fc5354ec0 don't __USE_GNU in urcu.h Not required. Let the .c do it. Signed-off-by: Mathieu Desnoyers --- diff --git a/urcu.h b/urcu.h index a32fb94..2e8c042 100644 --- a/urcu.h +++ b/urcu.h @@ -17,7 +17,6 @@ * Distributed under GPLv2 */ -#define __USE_GNU #include #include