xconsole: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Sun Nov 16 12:28:27 PST 2008


 xconsole.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5b3da5679d78ac025358ba0e4beb35e8a9cacd5c
Author: Julien Cristau <jcristau at debian.org>
Date:   Sun Nov 16 21:25:33 2008 +0100

    Fix header inclusion for openpty()
    
    AC_CHECK_HEADERS(foo.h) defines HAVE_FOO_H, not HAS_FOO_H.
    This fixes a compiler warning:
    xconsole.c:839: warning: implicit declaration of function 'openpty'



More information about the xorg-commit mailing list