Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mm/doc-no-dashed-git' into maint
[gitweb.git]
/
sequencer.h
diff --git
a/sequencer.h
b/sequencer.h
index 06ff5ff0651bf54770d34dc57f8434d31decfb5b..c986bc825161f1f4702a0cd435c6d9705e3be2df 100644
(file)
--- a/
sequencer.h
+++ b/
sequencer.h
@@
-1,6
+1,11
@@
#ifndef SEQUENCER_H
#define SEQUENCER_H
+#include "cache.h"
+#include "strbuf.h"
+
+struct commit;
+
const char *git_path_commit_editmsg(void);
const char *git_path_seq_dir(void);