summaryrefslogtreecommitdiffstats
path: root/apps/tagcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagcache.h')
-rw-r--r--apps/tagcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/tagcache.h b/apps/tagcache.h
index 1752d3ec45..450c21c26e 100644
--- a/apps/tagcache.h
+++ b/apps/tagcache.h
@@ -113,6 +113,7 @@ struct tagcache_search {
long position;
int entry_count;
bool valid;
+ bool initialized;
/* Exported variables. */
bool ramsearch;