09 Dec, 2006
1 commit
-
GLIBC uses them etc.
They are guarded by ifndef __KERNEL__ so nobody will start
accidently using them in the kernel again, it's just for
userspace.Signed-off-by: David S. Miller
29 Sep, 2006
1 commit
-
Moving netlink interface bits to linux/if.h is rather troublesome for
applications including both linux/if.h (which was changed to be included
from linux/rtnetlink.h automatically) and net/if.h.Signed-off-by: YOSHIFUJI Hideaki
Signed-off-by: David S. Miller