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-- 332 bytes
Version.map -rw-r--r-- 942 bytes
aio.c -rw-r--r-- 4.9 KB
mq.c -rw-r--r-- 6.9 KB
sigev_thread.c -rw-r--r-- 10.4 KB
sigev_thread.h -rw-r--r-- 2.6 KB
timer.c -rw-r--r-- 4.6 KB

back to top