On 6/7/2010 12:20 PM, Alexander Kabaev wrote:
On Mon, 7 Jun 2010 17:41:34 +0000 (UTC)
Matt Jacob<mja...@freebsd.org> wrote:
+ /*
+ * Add some addressing info.
+ */
+ memset(&cts, 0, sizeof (cts));
Hi,
you need to declare what cts is first. Kernel cannet be compiled right
now due to this.
ARGH!
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"