Change-Id: Ief9395eda8c2eb2837706227be75e482842e48ec
This commit is contained in:
Christian Soffke 2025-03-09 17:27:53 +01:00
parent fffae07833
commit 272ce05396
2 changed files with 7 additions and 6 deletions

View file

@ -92,6 +92,7 @@ struct tree_context {
#ifdef HAVE_TAGCACHE
int currtable; /* db use */
int currextra; /* db use */
int special_entry_count; /* db use */
#endif
int sort_dir; /* directory sort order */
int out_of_tree; /* shortcut from elsewhere */