Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ds/maint-deflatebound' into maint
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index ddc011d1929560288371cd209e267a9b15e502f6..60af6d35794beb67dd7165668677cfbca9334f30 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-571,6
+571,7
@@
extern int pager_in_use;
extern int pager_use_color;
extern char *editor_program;
+extern char *excludes_file;
/* base85 */
int decode_85(char *dst, const char *line, int linelen);