summaryrefslogtreecommitdiff
path: root/commit.go
diff options
context:
space:
mode:
Diffstat (limited to 'commit.go')
-rw-r--r--commit.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/commit.go b/commit.go
index ed026a4..559a1bd 100644
--- a/commit.go
+++ b/commit.go
@@ -2,7 +2,6 @@ package git
/*
#include <git2.h>
-#include <git2/errors.h>
extern int _go_git_treewalk(git_tree *tree, git_treewalk_mode mode, void *ptr);
*/