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

--- Comment #2 from Marcus Reid <mar...@blazingdot.com> ---
/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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to