libXpm: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri May 31 18:16:01 PDT 2013


 src/WrFFrI.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 22734e4439b3609a6b621d8e7ef8465f0a2ac0d5
Author: Claudio Bley <cbley at av-test.de>
Date:   Mon May 27 09:32:05 2013 +0200

    Fix libXpm build with NO_ZPIPE
    
    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.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list