aboutsummaryrefslogtreecommitdiffstats
path: root/hash-lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'hash-lookup.c')
-rw-r--r--hash-lookup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hash-lookup.c b/hash-lookup.c
index 9aa6b82eb7..5f808caa51 100644
--- a/hash-lookup.c
+++ b/hash-lookup.c
@@ -1,3 +1,5 @@
+#define USE_THE_REPOSITORY_VARIABLE
+
#include "git-compat-util.h"
#include "hash.h"
#include "hash-lookup.h"