diff options
Diffstat (limited to 'builtin/patch-id.c')
-rw-r--r-- | builtin/patch-id.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin/patch-id.c b/builtin/patch-id.c index fa31a1b7a6..704044c2eb 100644 --- a/builtin/patch-id.c +++ b/builtin/patch-id.c @@ -1,3 +1,4 @@ +#define USE_THE_REPOSITORY_VARIABLE #include "builtin.h" #include "config.h" #include "diff.h" |