diff options
| -rw-r--r-- | remote.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ package git /* #include <git2.h> -#include <strings.h> +#include <string.h> extern void _go_git_setup_callbacks(git_remote_callbacks *callbacks); |
![]() |
index : go.wit.com/lib/libgit2.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | remote.go | 2 |
@@ -2,7 +2,7 @@ package git /* #include <git2.h> -#include <strings.h> +#include <string.h> extern void _go_git_setup_callbacks(git_remote_callbacks *callbacks); |