summaryrefslogtreecommitdiff
path: root/reflog-walk.h
diff options
context:
space:
mode:
Diffstat (limited to 'reflog-walk.h')
-rw-r--r--reflog-walk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/reflog-walk.h b/reflog-walk.h
index 7553c44..cb3e737 100644
--- a/reflog-walk.h
+++ b/reflog-walk.h
@@ -3,6 +3,7 @@
#include "cache.h"
+struct commit;
struct reflog_walk_info;
extern void init_reflog_walk(struct reflog_walk_info **info);