Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Straub <bs@github.com>2013-09-26 01:40:19 +0400
committerBen Straub <bs@github.com>2013-09-26 01:40:19 +0400
commit49781a03f0ea2d33b465010c5533b6026cbc1141 (patch)
tree34243b7c517d241eb8ecb980c10800bea3928f3b /src/blame_git.h
parentb6f60a4d964d66b562092fdeb8f76e902bf05fa4 (diff)
Blame: minor cleanup
Diffstat (limited to 'src/blame_git.h')
-rw-r--r--src/blame_git.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/blame_git.h b/src/blame_git.h
index 2b780116b..3ec2710b8 100644
--- a/src/blame_git.h
+++ b/src/blame_git.h
@@ -8,7 +8,6 @@
#define INCLUDE_blame_git__
#include "blame.h"
-#include "xdiff/xinclude.h"
int git_blame__get_origin(
git_blame__origin **out,