help-gnutls
[Top][All Lists]
Advanced

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

Re: GnuTLS 3, BSD, netinet/ip.h


From: Phil Pennock
Subject: Re: GnuTLS 3, BSD, netinet/ip.h
Date: Wed, 23 May 2012 16:45:56 -0400

On 2012-05-23 at 21:03 +0200, Nikos Mavrogiannopoulos wrote:
> It looks like an issue in the system rather than something that's worth
> fixing in gnutls. So it is that the netinet/in.h is unusable on this
> system?

netinet/ip.h != netinet/in.h

netinet/in.h is perfectly usable; ip.h defines struct ip, the IP
options, IPTOS values, struct ip_timestamp, ippseudo and some TTL & MSS
constants.  On a Linux box, mostly the same except that it's "struct
timestamp", no "ip_" prefix.

I wondered why this was needed so just did a build with the include
completely removed.

Everything built just fine.  It appears to be superfluous.

-Phil



reply via email to

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