[BusyBox] Include netinet/in.h in libbb.h [PATCH]

Shaun Jackman sjackman at gmail.com
Mon Jul 25 12:16:38 MDT 2005


On 7/25/05, Rob Landley <rob at landley.net> wrote:
> > This patch is necessary to allow busybox to compile on other standard
> > implementations of libc that do not exhibit this unique behaviour
> 
> A) it's not "unique"; uclibc does it too.

"this implementation specific behaviour" would have been better wording.

> B) how do you use netdb.h without in.h?  (What, x.25?)

I don't know myself, but part of the power of the BSD socket interface
is that it doesn't specify the underlying protocol.

> But applied anyway...

Thanks.

Cheers,
Shaun


More information about the busybox mailing list