summaryrefslogtreecommitdiffstats
path: root/apps/tagcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagcache.h')
-rw-r--r--apps/tagcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tagcache.h b/apps/tagcache.h
index 7e9a42dfa7..c8d52308ce 100644
--- a/apps/tagcache.h
+++ b/apps/tagcache.h
@@ -187,6 +187,6 @@ void tagcache_start_scan(void);
void tagcache_stop_scan(void);
bool tagcache_update(void);
bool tagcache_rebuild(void);
-
+int tagcache_get_max_commit_step(void);
#endif
#endif