bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH]: missing recvfrom dependency


From: Simon Josefsson
Subject: Re: [PATCH]: missing recvfrom dependency
Date: Fri, 17 Oct 2008 11:54:45 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Yoann Vandoorselaere <address@hidden> writes:

> Hi,
>
> recvfrom make use of the getpeername function, but doesn't pull the
> dependency automatically. The attached patch fix that.

Thanks, pushed.

/Simon

> Regards,
>
> -- 
> Yoann Vandoorselaere | Responsable R&D / CTO | PreludeIDS Technologies
> Tel: +33 (0)9 50 70 21 58                  Fax: +33(0)9 57 25 21 58
> http://www.prelude-ids.com
> diff --git a/modules/recvfrom b/modules/recvfrom
> index 50e1339..011c236 100644
> --- a/modules/recvfrom
> +++ b/modules/recvfrom
> @@ -5,6 +5,7 @@ Files:
>  lib/winsock.c
>  
>  Depends-on:
> +getpeername
>  sys_socket
>  errno
>  




reply via email to

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