Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-quiltimport: add --keep-non-patch option
[gitweb.git]
/
pretty.h
diff --git
a/pretty.h
b/pretty.h
index 5c85d94e332d7f87f3f963c775eabdfa08347033..7359d318a92c167e0f36eabf73fdd1142f0e9031 100644
(file)
--- a/
pretty.h
+++ b/
pretty.h
@@
-1,7
+1,11
@@
#ifndef PRETTY_H
#define PRETTY_H
+#include "cache.h"
+#include "string-list.h"
+
struct commit;
+struct strbuf;
/* Commit formats */
enum cmit_fmt {