diff options
Diffstat (limited to 'credentials.go')
| -rw-r--r-- | credentials.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/credentials.go b/credentials.go index 4e42b6e..766619c 100644 --- a/credentials.go +++ b/credentials.go @@ -2,6 +2,7 @@ package git /* #include <git2.h> +#include <git2/sys/cred.h> */ import "C" import "unsafe" |
