diff options
Diffstat (limited to 'commit-reach.c')
-rw-r--r-- | commit-reach.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commit-reach.c b/commit-reach.c index 384aee1ab3..dabc2972e4 100644 --- a/commit-reach.c +++ b/commit-reach.c @@ -1,3 +1,5 @@ +#define USE_THE_REPOSITORY_VARIABLE + #include "git-compat-util.h" #include "commit.h" #include "commit-graph.h" |