https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246004

--- Comment #25 from Glen Barber <g...@freebsd.org> ---
The build is broken on that revision...  :(

/usr/src/sys/dev/smc/if_smc.c:398:2: error: implicit declaration of function
'NET_TASK_INIT' is invalid in C99 [-Werror,-Wimplicit-funct
ion-declaration]                                                                
        NET_TASK_INIT(&sc->smc_rx, SMC_RX_PRIORITY, smc_task_rx, ifp);
        ^                                                           
1 error generated.
--- if_smc.o ---                                                                
*** [if_smc.o] Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to