gnutls-devel
[Top][All Lists]
Advanced

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

Re: Cli.c and tls_test.c also need to include getaddrinfo.h


From: Simon Josefsson
Subject: Re: Cli.c and tls_test.c also need to include getaddrinfo.h
Date: Fri, 17 Apr 2009 09:53:35 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.90 (gnu/linux)

"LAUPRETRE François (P)" <address@hidden> writes:

> Hi,
>
> Compiling gnutls on AIX, which does not define getaddrinfo() nor the addrinfo 
> struct. Compilation fails on cli.c and tls_test.c because the 
> addrinfo-related functions and struct are not undefined.
>
> Prefixing both files with '#include "getaddrinfo.h"', it works.
>
> I see in the ChangeLog that it was the same for serv.c. So the include 
> directive should also be added to cli.c and tls_test.c.

Thank you, I fixed this on the gnutls_2_6_x branch.  It was already
fixed in another way in master, which means reality is catching up with
our 2.7.x branch and we should really get it out soon...

/Simon




reply via email to

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