Skip to content

Commit b14cc27

Browse files
committed
Include "commit.h" in "rebase.h" for git_commit_signing_cb
1 parent 3d8c54b commit b14cc27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/git2/rebase.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#include "annotated_commit.h"
1414
#include "merge.h"
1515
#include "checkout.h"
16+
#include "commit.h"
1617

1718
/**
1819
* @file git2/rebase.h

0 commit comments

Comments
 (0)