For commit message: This was originally added in commit acca687fa9 ("git-pickaxe: retire pickaxe", 2006-11-08), but has never been needed. On Fri, May 5, 2017 at 7:27 AM, Jeff Smith <whydoubt@xxxxxxxxx> wrote: > Signed-off-by: Jeff Smith <whydoubt@xxxxxxxxx> > --- > builtin/blame.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/builtin/blame.c b/builtin/blame.c > index 07506a3..42c56eb 100644 > --- a/builtin/blame.c > +++ b/builtin/blame.c > @@ -8,7 +8,6 @@ > #include "cache.h" > #include "refs.h" > #include "builtin.h" > -#include "blob.h" > #include "commit.h" > #include "tag.h" > #include "tree-walk.h" > -- > 2.9.3 >