Merge branch 'nd/unpack-trees-with-cache-tree'
[gitweb.git] / builtin / commit.c
index 0d9828e29ebe89f037e68761d5cd5b407339cd48..fa3e53232d2d24564a2de6370b3bdef72a153735 100644 (file)
@@ -33,6 +33,7 @@
 #include "sequencer.h"
 #include "mailmap.h"
 #include "help.h"
+#include "commit-reach.h"
 
 static const char * const builtin_commit_usage[] = {
        N_("git commit [<options>] [--] <pathspec>..."),