summaryrefslogtreecommitdiff
path: root/include/bsd/netinet
AgeCommit message (Collapse)AuthorFilesLines
2009-10-24Move <bsd/ip_icmp.h> to <bsd/netinet/ip_icmp.h>Guillem Jover1-0/+203
This maps more closely the location of the real header. For transitional purposes keep a <bsd/ip_icmp.h> that warns and includes <bsd/netinet/ip_icmp.h>.