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

List:       busybox
Subject:    Re: [PATCH] scripts/echo.c: resolve implicit declaration of function 'dup2'
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2019-03-05 15:57:36
Message-ID: CAK1hOcPC9gWmW7v8bWOdApcchLRV9yZySwpv7GcN-87oKnOPMg () mail ! gmail ! com
[Download RAW message or body]

Applied, thanks!

On Tue, Mar 5, 2019 at 12:01 PM Nicolas Hüppelshäuser
<nicolas.hueppelshaeuser@emlix.com> wrote:
>
> Signed-off-by: Nicolas Hüppelshäuser <nicolas.hueppelshaeuser@emlix.com>
> ---
>  scripts/echo.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/scripts/echo.c b/scripts/echo.c
> index 8c6b409d3..7474ccdd4 100644
> --- a/scripts/echo.c
> +++ b/scripts/echo.c
> @@ -27,6 +27,7 @@
>  #include <stdio.h>
>  #include <string.h>
>  #include <limits.h>
> +#include <unistd.h>
>
>  #define WANT_HEX_ESCAPES 1
>
> --
> 2.17.1
>
> _______________________________________________
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
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