Commit Graph

3 Commits

Author SHA1 Message Date
Szabolcs Nagy
2607e39a04 net/if_arp.h: add missing ARP hardware identifiers from linux uapi headers
the removed ARPHRD_IEEE802154_PHY was only present in the kernel api
in v2.6.31 (by accident), but it got into the glibc headers (in 2009)
and remained there since this header was not updated since then.
2013-09-15 02:42:29 +00:00
Rich Felker
8c741783fc fix some obscure header type size/alignment issues 2013-03-04 17:05:45 -05:00
Rich Felker
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00