K 10 svn:author V 2 ed K 8 svn:date V 27 2016-10-29T15:04:33.256090Z K 7 svn:log V 329 Add posix_tnode to . In r307227 I've refactored the binary search tree functions to use the posix_tnode type. As this change does not apply cleanly to this version of FreeBSD, only make the change that matters: add the definition of the newly introduced type. This will ease source-level compatibility going forward. END