Re: [PATCH] build: ssh-agent: condition util.h include

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

 



ha, I just pushed a the same diff

On Thu, 21 May 2015, Alon Bar-Lev wrote:

> Signed-off-by: Alon Bar-Lev <alon.barlev@xxxxxxxxx>
> ---
>  ssh-agent.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/ssh-agent.c b/ssh-agent.c
> index 9e2a37f..415a5ea 100644
> --- a/ssh-agent.c
> +++ b/ssh-agent.c
> @@ -68,7 +68,9 @@
>  #include <time.h>
>  #include <string.h>
>  #include <unistd.h>
> +#ifdef HAVE_UTIL_H
>  #include <util.h>
> +#endif
>  
>  #include "key.h"	/* XXX for typedef */
>  #include "buffer.h"	/* XXX for typedef */
> -- 
> 2.3.6
> 
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev@xxxxxxxxxxx
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
> 
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev




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

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux