diff options
Diffstat (limited to 'preload-index.c')
| -rw-r--r-- | preload-index.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/preload-index.c b/preload-index.c index 63fd35d64b..7926eb09a6 100644 --- a/preload-index.c +++ b/preload-index.c @@ -1,6 +1,9 @@ /* * Copyright (C) 2008 Linus Torvalds */ + +#define USE_THE_REPOSITORY_VARIABLE + #include "git-compat-util.h" #include "pathspec.h" #include "dir.h" |
