Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
improve delta long block matching with big files
[gitweb.git]
/
mailmap.c
diff --git
a/mailmap.c
b/mailmap.c
index 38359a23b09e393fe620870dca5c3cf9e85fbb48..cb567a2832d9f8c784aea388af9144c12eddc7d5 100644
(file)
--- a/
mailmap.c
+++ b/
mailmap.c
@@
-1,5
+1,6
@@
#include "cache.h"
#include "path-list.h"
+#include "mailmap.h"
int read_mailmap(struct path_list *map, const char *filename, char **repo_abbrev)
{