summaryrefslogtreecommitdiff
path: root/src/reset.c
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2017-08-15 10:35:47 -0700
committerGitHub <noreply@github.com>2017-08-15 10:35:47 -0700
commit1560b5808e71af170d3a0c09f35cab7e973df5a5 (patch)
tree9a6dced7d29678142fe24bb6c7271b859899ed33 /src/reset.c
parent6be167f13076294721b8707197ce2d049313fb0b (diff)
parent0c7f49dd4316b332f30b4ea72a657bace41e1245 (diff)
downloadlibgit2-1560b5808e71af170d3a0c09f35cab7e973df5a5.tar.gz
Merge pull request #4288 from pks-t/pks/include-fixups
Include fixups
Diffstat (limited to 'src/reset.c')
-rw-r--r--src/reset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reset.c b/src/reset.c
index eb4cc3974..21596812f 100644
--- a/src/reset.c
+++ b/src/reset.c
@@ -6,6 +6,7 @@
*/
#include "common.h"
+
#include "commit.h"
#include "tag.h"
#include "merge.h"