bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getaddrinfo, netdb, canon-host


From: Paolo Bonzini
Subject: Re: getaddrinfo, netdb, canon-host
Date: Thu, 16 Oct 2008 12:46:20 +0200
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

>  /* Declarations for a platform that lacks <netdb.h>.  */
>  
> +#if @GNULIB_GETADDRINFO@
> +
> +# ifndef HAVE_STRUCT_ADDRINFO
> +

I think these definitions need to be moved after this line:

>  #endif /* HAVE_NETDB_H */

because they apply also to systems that *do* have netdb.h but lack
getaddrinfo.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]