diff options
Diffstat (limited to 'scalar.c')
-rw-r--r-- | scalar.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * The Scalar command-line interface. */ +#define USE_THE_REPOSITORY_VARIABLE + #include "git-compat-util.h" #include "abspath.h" #include "gettext.h" |