]> git.ipfire.org Git - thirdparty/git.git/blobdiff - notes-merge.h
Merge branch 'sg/t3420-autostash-fix'
[thirdparty/git.git] / notes-merge.h
index f815f23451b4fc8c8a88be0f9475890d8c84c60f..6c74e9385b83ce317d6ca91f328c7790d0753e2c 100644 (file)
@@ -2,6 +2,10 @@
 #define NOTES_MERGE_H
 
 #include "notes-utils.h"
+#include "strbuf.h"
+
+struct commit;
+struct object_id;
 
 #define NOTES_MERGE_WORKTREE "NOTES_MERGE_WORKTREE"