summaryrefslogtreecommitdiff
path: root/src/annotated_commit.c
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2017-10-29 12:08:00 +0100
committerCarlos Martín Nieto <cmn@dwim.me>2017-10-29 12:08:00 +0100
commit1b9cc2ece515aba1d11c48c42c7a62d58a61c3f0 (patch)
tree65cc0b52e659521377150783f5c03dfad70e9ebb /src/annotated_commit.c
parent5efe9d125f09a44e1581cf7d37cf4d36161f5d4d (diff)
parent524c1d3c9eef1f63d058ca5d4a61af7d5588ebfb (diff)
downloadlibgit2-1b9cc2ece515aba1d11c48c42c7a62d58a61c3f0.tar.gz
Merge remote-tracking branch 'upstream/master' into diff-indent-heuristic
Diffstat (limited to 'src/annotated_commit.c')
-rw-r--r--src/annotated_commit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/annotated_commit.c b/src/annotated_commit.c
index c2c770cba..72ba80a22 100644
--- a/src/annotated_commit.c
+++ b/src/annotated_commit.c
@@ -5,8 +5,8 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
-#include "common.h"
#include "annotated_commit.h"
+
#include "refs.h"
#include "cache.h"