[lttng-dev] [PATCH] Define _GNU_SOURCE to access CPU_ZERO() macro in uClibc
Mathieu Desnoyers
compudj at krystal.dyndns.org
Wed Feb 8 00:52:50 EST 2012
Merged, thanks!
Mathieu
* Thomas Petazzoni (thomas.petazzoni at free-electrons.com) wrote:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
> tests/urcutorture.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/tests/urcutorture.c b/tests/urcutorture.c
> index 5e9b059..35096a6 100644
> --- a/tests/urcutorture.c
> +++ b/tests/urcutorture.c
> @@ -1,3 +1,4 @@
> +#define _GNU_SOURCE
> #include <string.h>
> #include <sys/time.h>
> #include <poll.h>
> --
> 1.7.4.1
>
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list