Merge branch 'nd/config-split'
[gitweb.git] / builtin / branch.c
index 5b4d883e1f6f432ce07aed6ac86532c6d877a969..c396c41533c38630378db370f1db30e99aad849b 100644 (file)
@@ -23,6 +23,7 @@
 #include "ref-filter.h"
 #include "worktree.h"
 #include "help.h"
+#include "commit-reach.h"
 
 static const char * const builtin_branch_usage[] = {
        N_("git branch [<options>] [-r | -a] [--merged | --no-merged]"),