Thomas Schwinge, le Sat 15 Aug 2009 12:24:36 +0200, a écrit :
> There are a few programs that depend on SOL_IP being defined (instead of
> IPPROTO_IP). For Linux this is defined (to 0; as is IPPROTO_IP) in
> glibc's sysdeps/unix/sysv/linux/bits/in.h, but not in the generic one at
> bits/in.h, whic
Hello!
There are a few programs that depend on SOL_IP being defined (instead of
IPPROTO_IP). For Linux this is defined (to 0; as is IPPROTO_IP) in
glibc's sysdeps/unix/sysv/linux/bits/in.h, but not in the generic one at
bits/in.h, which we use. Also, some of the values in there are defined
to di