Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tb/void-check-attr'
[gitweb.git]
/
builtin
/
commit.c
diff --git
a/builtin/commit.c
b/builtin/commit.c
index 37c0056a6eb0fad9afbe51c23f809a842b4636bb..b57d8e4b82052bdb85287b5fcb675261a68c639b 100644
(file)
--- a/
builtin/commit.c
+++ b/
builtin/commit.c
@@
-33,6
+33,7
@@
#include "sequencer.h"
#include "mailmap.h"
#include "help.h"
+#include "commit-reach.h"
#include "commit-graph.h"
static const char * const builtin_commit_usage[] = {