https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200361
--- Comment #2 from Marcus Reid <[email protected]> --- /usr/src/sys/netinet/tcp_hostcache.c:612:35: error: incomplete definition of type 'struct thread' if (jailed_without_vnet(curthread->td_cred) != 0) ~~~~~~~~~^ /usr/src/sys/sys/systm.h:165:8: note: forward declaration of 'struct thread' struct thread; ^ 1 error generated. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
