On Wed, Aug 11, 2010 at 12:36 PM, John Baldwin <j...@freebsd.org> wrote: > This doesn't compile due to duplicate function pointer definitions (e.g. > if_bridge.c and if_ether.c). You should move all the function pointer > definitions to net/if.c and add declarations for them to a header instead of > a bunch of 'extern' declarations in if_carp.c itself.
Working on it. --Will. _______________________________________________ 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"