]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/commit.c
commit.h: remove method declarations
[thirdparty/git.git] / builtin / commit.c
index 158e3f843afbf889e26328f29cb2894f17da4ee1..b5c608458e8a20f3a96b7103d4437f499edb2026 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>..."),