From a9d993f3d1400970bfba572747edbee1b57fd221 Mon Sep 17 00:00:00 2001 From: Carlos Martín Nieto Date: Thu, 11 Dec 2014 02:59:07 +0100 Subject: Remove useless includes --- index.go | 1 - 1 file changed, 1 deletion(-) (limited to 'index.go') diff --git a/index.go b/index.go index 230e159..6b90758 100644 --- a/index.go +++ b/index.go @@ -2,7 +2,6 @@ package git /* #include -#include extern int _go_git_index_add_all(git_index*, const git_strarray*, unsigned int, void*); extern int _go_git_index_update_all(git_index*, const git_strarray*, void*); -- cgit v1.2.3