Revision 61fada4b184c57d2b2c0cbb374126271c7faacbe authored by Bjoern A. Zeeb on 08 July 2012, 10:46:55 UTC, committed by Bjoern A. Zeeb on 08 July 2012, 10:46:55 UTC
   in_cksum.h required ip.h to be included for struct ip.  To be
   able to use some general checksum functions like in_addword()
   in a non-IPv4 context, limit the (also exported to user space)
   IPv4 specific functions to the times, when the ip.h header is
   present and IPVERSION is defined (to 4).

Approved by:	re
1 parent 7c731bd
History
File Mode Size
Makefile -rw-r--r-- 8.4 KB
libusb.3 -rw-r--r-- 19.4 KB
libusb.h -rw-r--r-- 16.4 KB
libusb01.c -rw-r--r-- 21.1 KB
libusb10.c -rw-r--r-- 35.9 KB
libusb10.h -rw-r--r-- 3.5 KB
libusb10_desc.c -rw-r--r-- 13.2 KB
libusb10_io.c -rw-r--r-- 16.3 KB
libusb20.3 -rw-r--r-- 27.6 KB
libusb20.c -rw-r--r-- 27.1 KB
libusb20.h -rw-r--r-- 11.9 KB
libusb20_desc.c -rw-r--r-- 18.8 KB
libusb20_desc.h -rw-r--r-- 17.3 KB
libusb20_int.h -rw-r--r-- 8.1 KB
libusb20_ugen20.c -rw-r--r-- 23.2 KB
usb.h -rw-r--r-- 9.4 KB

back to top