[PATCH] Fix libXpm build with NO_ZPIPE

Alan Coopersmith alan.coopersmith at oracle.com
Fri May 31 18:16:29 PDT 2013


On 05/27/13 12:32 AM, Claudio Bley wrote:
> When NO_ZPIPE is defined, fcntl.h is not included in WrFFrI.c
> although OpenWriteFile uses open, O_WRONLY, O_CREAT and O_TRUNC.
>
>      * src/WrFFrI.c: unconditionally include fcntl.h regardless
>       of NO_ZPIPE being defined or not.
> ---
> Note, this fixes the build on MS Windows where FOR_MSW triggers
> the define of NO_ZPIPE.

Thanks, looked good to me, so I pushed to git master:

To ssh://git.freedesktop.org/git/xorg/lib/libXpm
    e439f6e..22734e4  master -> master

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list