diff options
Diffstat (limited to 'cache.h')
| -rw-r--r-- | cache.h | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -581,6 +581,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);  | 
