summaryrefslogtreecommitdiff
path: root/credentials.go
diff options
context:
space:
mode:
Diffstat (limited to 'credentials.go')
-rw-r--r--credentials.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/credentials.go b/credentials.go
index b04bf98..bb0ec41 100644
--- a/credentials.go
+++ b/credentials.go
@@ -2,7 +2,6 @@ package git
/*
#include <git2.h>
-#include <git2/errors.h>
*/
import "C"
import "unsafe"