Makefile: fix some typos in the preamble
[gitweb.git] / cache.h
diff --git a/cache.h b/cache.h
index 8ae30d5a8510d246921de7ea1bf1300ee11dd1bf..fcb511db70f7703f2b29dbc89dcf703065c823fe 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -1402,6 +1402,7 @@ extern void *alloc_commit_node(void);
 extern void *alloc_tag_node(void);
 extern void *alloc_object_node(void);
 extern void alloc_report(void);
+extern unsigned int alloc_commit_index(void);
 
 /* pkt-line.c */
 void packet_trace_identity(const char *prog);