Code

git-tag(1): -v option is a subcommand; fix code block
[git.git] / 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)
 {