
/* Special BST functions. */
void bst_balance (struct bst_table *tree);
