summaryrefslogtreecommitdiffstats
path: root/include/net/if_arp.h
Commit message (Collapse)AuthorAgeFilesLines
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-2/+8
| | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Synchronized with glibc (2.3.2).Peter Kjellerstedt2004-10-301-1/+4
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-12/+15
|
* linux 2.0.x kernels have broken header files. It is silly to be soEric Andersen2001-01-161-0/+170
tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net.