diff options
Diffstat (limited to 'builtin/credential-cache.c')
-rw-r--r-- | builtin/credential-cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin/credential-cache.c b/builtin/credential-cache.c index 0ffacfdd83..43b9d0e5b1 100644 --- a/builtin/credential-cache.c +++ b/builtin/credential-cache.c @@ -2,7 +2,7 @@ #include "gettext.h" #include "parse-options.h" #include "path.h" -#include "wrapper.h" +#include "strbuf.h" #include "write-or-die.h" #ifndef NO_UNIX_SOCKETS |