Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: maxv
Date: Fri Nov 14 17:34:23 UTC 2014
Modified Files:
src/sys/netinet6: dest6.c in6_ifattach.c in6_pcb.c ip6_forward.c
udp6_output.c
Log Message:
Do not uselessly include <sys/malloc.h>.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/netinet6/dest6.c
cvs rdiff -u -r1.93 -r1.94 src/sys/netinet6/in6_ifattach.c
cvs rdiff -u -r1.131 -r1.132 src/sys/netinet6/in6_pcb.c
cvs rdiff -u -r1.73 -r1.74 src/sys/netinet6/ip6_forward.c
cvs rdiff -u -r1.45 -r1.46 src/sys/netinet6/udp6_output.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