Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   joerg
Date:           Wed Jan  9 17:13:52 UTC 2008

Modified Files:
        src/sys/netinet: in_cksum.c

Log Message:
When not compiling for the kernel, use stdio.h instead of sys/systm.h
(printf) and locally define the protoype. Makes it possible to use
in_cksum.c for regression testing.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/netinet/in_cksum.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index