[PATCH] cms-colord: Don't redefine _GNU_SOURCE

Kristian Høgsberg hoegsberg at gmail.com
Wed Aug 7 16:30:33 PDT 2013


On Wed, Aug 07, 2013 at 05:45:23PM +0200, Armin K wrote:
> warning: "_GNU_SOURCE" redefined [enabled by default]
> 
> See commit c228e23b

Thanks, patch applied.

Kristian

> ---
>  src/cms-colord.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/cms-colord.c b/src/cms-colord.c
> index 6056407..691b2e6 100644
> --- a/src/cms-colord.c
> +++ b/src/cms-colord.c
> @@ -24,7 +24,6 @@
>  #include <config.h>
>  #endif
>  
> -#define _GNU_SOURCE
>  #include <fcntl.h>
>  #include <unistd.h>
>  #include <stdio.h>
> -- 
> 1.8.3.4
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list