[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH 5/6] inetd: sys/un.h needs sys/socket.h included (needed on android)
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2012-06-10 12:19:35
Message-ID: 201206101419.35811.vda.linux () googlemail ! com
[Download RAW message or body]

On Monday 28 May 2012 23:44, Tias Guns wrote:
> patch from 'sys-un.h-needs-sys-socket.h' by Dan Drown
> http://dan.drown.org/android/src/busybox/
> 
> Signed-off-by: Tias Guns <tias@ulyssis.org>
> ---
>  networking/inetd.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/networking/inetd.c b/networking/inetd.c
> index 26b6699..589c267 100644
> --- a/networking/inetd.c
> +++ b/networking/inetd.c
> @@ -165,6 +165,7 @@
>  //usage:     "\n		(default: 0 - disabled)"
>  
>  #include <syslog.h>
> +#include <sys/socket.h>
>  #include <sys/un.h>
>  
>  #include "libbb.h"

Applied, thanks!
-- 
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic