Date: Fri, 3 Nov 2006 17:21:54 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet sctp_lock_bsd.h sctp_os.h sctp_os_bsd.h src/sys/netinet6 sctp6_usrreq.c sctp6_var.h Message-ID: <200611031721.kA3HLsdR045992@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2006-11-03 17:21:54 UTC FreeBSD src repository Modified files: sys/netinet sctp_lock_bsd.h sctp_os.h sctp_os_bsd.h sys/netinet6 sctp6_usrreq.c sctp6_var.h Log: Opps... in my fix up of all the $FreeBSD:$-> $FreeBSD$ I inserted a few to the new files.. but I falied to add the #include <sys/cdef.h> Which causes a compile error.. sorry about that... got it now :-) Approved by:gnn Revision Changes Path 1.2 +1 -1 src/sys/netinet/sctp_lock_bsd.h 1.2 +1 -0 src/sys/netinet/sctp_os.h 1.2 +1 -0 src/sys/netinet/sctp_os_bsd.h 1.2 +1 -0 src/sys/netinet6/sctp6_usrreq.c 1.2 +2 -3 src/sys/netinet6/sctp6_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611031721.kA3HLsdR045992>