diff options
Diffstat (limited to 'remote.go')
| -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); |
