diff options
Diffstat (limited to 'builtin/bisect.c')
-rw-r--r-- | builtin/bisect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin/bisect.c b/builtin/bisect.c index b83056df9f..5e91c59c76 100644 --- a/builtin/bisect.c +++ b/builtin/bisect.c @@ -1,3 +1,4 @@ +#define USE_THE_REPOSITORY_VARIABLE #include "builtin.h" #include "copy.h" #include "environment.h" |