diff options
Diffstat (limited to 'path.c')
| -rw-r--r-- | path.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ /* * Utilities for paths and pathnames */ + +#define USE_THE_REPOSITORY_VARIABLE + #include "git-compat-util.h" #include "abspath.h" #include "environment.h" |
