* sysdeps/unix/sysv/linux/Dist: Add netlinkaccess.h.
This commit is contained in:
Ulrich Drepper 2004-06-30 07:59:08 +00:00
parent f516442913
commit 442c29abe5
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
* sysdeps/unix/sysv/linux/ifaddrs.c: Export netlink handling functions.
* sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Implement using
netlink if possible. Fall back on ioctl method if necessary.
* sysdeps/unix/sysv/linux/Dist: Add netlinkaccess.h.
* include/unistd.h: Declare __truncate.
* sysdeps/generic/truncate.c: Also define __truncate.

View file

@ -25,6 +25,7 @@ sizes.h
socketcall.h
sysctl.c
termio.h
netlinkaccess.h
net/ethernet.h
net/if_arp.h
net/if_packet.h