diff options
Diffstat (limited to 'checkout.c')
-rw-r--r-- | checkout.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/checkout.c b/checkout.c index cfaea4bd10..0b1cf8b40b 100644 --- a/checkout.c +++ b/checkout.c @@ -1,3 +1,5 @@ +#define USE_THE_REPOSITORY_VARIABLE + #include "git-compat-util.h" #include "object-name.h" #include "remote.h" |