summaryrefslogtreecommitdiff
path: root/revparse.go
diff options
context:
space:
mode:
Diffstat (limited to 'revparse.go')
-rw-r--r--revparse.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/revparse.go b/revparse.go
index 308da4c..7eb04f1 100644
--- a/revparse.go
+++ b/revparse.go
@@ -2,7 +2,6 @@ package git
/*
#include <git2.h>
-#include <git2/errors.h>
extern void _go_git_revspec_free(git_revspec *revspec);
*/