]> git.ipfire.org Git - thirdparty/git.git/blobdiff - reflog-walk.h
Merge branch 'gc/branch-recurse-submodules-fix'
[thirdparty/git.git] / reflog-walk.h
index f26408f6cc1caffd93949ebc95d74426c2a9db25..e9e00ffd479475a6a887b04ae685a64d3b251db7 100644 (file)
@@ -5,6 +5,7 @@
 
 struct commit;
 struct reflog_walk_info;
+struct date_mode;
 
 void init_reflog_walk(struct reflog_walk_info **info);
 int add_reflog_for_walk(struct reflog_walk_info *info,