bug-gnulib
[Top][All Lists]
Advanced

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

Re: inet_ntop fix for mingw32


From: Bruno Haible
Subject: Re: inet_ntop fix for mingw32
Date: Tue, 17 Jan 2006 20:01:22 +0100
User-agent: KMail/1.5

Simon Josefsson wrote:
> I installed this patch:
>
> Index: modules/socklen
> ===================================================================
> RCS file: /sources/gnulib/gnulib/modules/socklen,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -u -p -r1.2 -r1.3
> --- modules/socklen   15 Dec 2005 09:13:08 -0000      1.2
> +++ modules/socklen   17 Jan 2006 17:22:37 -0000      1.3
> @@ -12,6 +12,7 @@ gl_TYPE_SOCKLEN_T
>  Makefile.am:
>
>  Include:
> +#include <sys/socket.h>
>
>  License:
>  unlimited

Then 'socklen' should also have a dependency on 'sys_socket'.

> > Similarly, I propose to modify modules/ssize as follows:
>
> Looks good, please install.

OK, I commit it.

Bruno





reply via email to

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