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-10-28 22:04:58 +0400
committerBen Straub <bs@github.com>2013-10-28 22:04:58 +0400
commit42c8f8f807fe986534e0cbabbfabc32cb4eb9077 (patch)
treefa76cb66e6d49855be344026b1cbe31d03962916 /include/git2.h
parenta7d28f40a2a01382b76c55ca0a0672c177adaf69 (diff)
parent5c50f22a93c78190fb7d81802199ff9defc8cf55 (diff)
Merge remote-tracking branch 'libgit2/development' into blame
Diffstat (limited to 'include/git2.h')
-rw-r--r--include/git2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2.h b/include/git2.h
index f1f124e63..d00a20a2e 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -33,6 +33,7 @@
#include "git2/odb.h"
#include "git2/oid.h"
#include "git2/pack.h"
+#include "git2/patch.h"
#include "git2/pathspec.h"
#include "git2/push.h"
#include "git2/refdb.h"