diff options
Diffstat (limited to 'name-hash.c')
| -rw-r--r-- | name-hash.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/name-hash.c b/name-hash.c index 3a58ce03d9..95528e3bcd 100644 --- a/name-hash.c +++ b/name-hash.c @@ -5,6 +5,9 @@ * * Copyright (C) 2008 Linus Torvalds */ + +#define USE_THE_REPOSITORY_VARIABLE + #include "git-compat-util.h" #include "environment.h" #include "gettext.h" |
