Magellan Linux

Annotation of /trunk/mkinitrd-magellan/klibc/usr/include/net/if_arp.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1122 - (hide annotations) (download)
Wed Aug 18 21:11:40 2010 UTC (13 years, 8 months ago) by niro
File MIME type: text/plain
File size: 80 byte(s)
-updated to klibc-1.5.19
1 niro 1122 /* if_arp.h needs sockaddr */
2     #include <sys/socket.h>
3 niro 532 #include <linux/if_arp.h>