diff options
Diffstat (limited to 'src/fetch.c')
-rw-r--r-- | src/fetch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fetch.c b/src/fetch.c index 4f9f0c6f9..81136fc5f 100644 --- a/src/fetch.c +++ b/src/fetch.c @@ -8,7 +8,6 @@ #include "git2/oid.h" #include "git2/refs.h" #include "git2/revwalk.h" -#include "git2/indexer.h" #include "git2/transport.h" #include "common.h" |