]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/show-branch.c
Merge branch 'gc/branch-recurse-submodules-fix'
[thirdparty/git.git] / builtin / show-branch.c
index e12c5e80e3e4425831b9803c334245eaedf3bd9a..330b0553b9d72d9befb0ecf1f3c58540b6f26877 100644 (file)
@@ -8,6 +8,7 @@
 #include "parse-options.h"
 #include "dir.h"
 #include "commit-slab.h"
+#include "date.h"
 
 static const char* show_branch_usage[] = {
     N_("git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"