test-reach: test is_descendant_of
[gitweb.git] / builtin / fmt-merge-msg.c
index ff165c0fcd209f1bab596905a61bdfa6b491208a..7277d557b2d1972250e5b8b4117bc3be23964b6f 100644 (file)
@@ -12,6 +12,7 @@
 #include "fmt-merge-msg.h"
 #include "gpg-interface.h"
 #include "repository.h"
+#include "commit-reach.h"
 
 static const char * const fmt_merge_msg_usage[] = {
        N_("git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"),