On Wed, Aug 11, 2010 at 12:36 PM, John Baldwin <[email protected]> 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
