diff options
Diffstat (limited to 'credential-store.c')
-rw-r--r-- | credential-store.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/credential-store.c b/credential-store.c index f9146e576f..d435514cbe 100644 --- a/credential-store.c +++ b/credential-store.c @@ -1,4 +1,5 @@ #include "cache.h" +#include "lockfile.h" #include "credential.h" #include "string-list.h" #include "parse-options.h" |