diff options
Diffstat (limited to 'credential.c')
-rw-r--r-- | credential.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/credential.c b/credential.c index 924ab58538..9747f47b18 100644 --- a/credential.c +++ b/credential.c @@ -1,4 +1,5 @@ #include "cache.h" +#include "config.h" #include "credential.h" #include "string-list.h" #include "run-command.h" |