diff options
Diffstat (limited to 't/helper/test-dump-fsmonitor.c')
-rw-r--r-- | t/helper/test-dump-fsmonitor.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/helper/test-dump-fsmonitor.c b/t/helper/test-dump-fsmonitor.c index 4f215fea02..1b7f37a84f 100644 --- a/t/helper/test-dump-fsmonitor.c +++ b/t/helper/test-dump-fsmonitor.c @@ -1,3 +1,5 @@ +#define USE_THE_REPOSITORY_VARIABLE + #include "test-tool.h" #include "read-cache-ll.h" #include "repository.h" |