commit | 53645a3a62977d5efd96ca9f3654985802212a9d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sat Jan 20 00:47:34 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Sat Jan 20 21:32:31 2007 -0800 |
tree | 41541d269f42148f3939e64ab33969a6a2ca50d1 | |
parent | 911cedc95c2990b75f010d0d7bdbbc5911831708 [diff] |
reflog-walk: build fixes Dependency on reflog-walk.h was missing in the Makefile, and reflog-walk.c did not even include it. Signed-off-by: Junio C Hamano <junkio@cox.net>