"cache.h" removed, because it's already included at "builtin.h" Signed-off-by: Alexander Kuleshov <kuleshovmail@xxxxxxxxx> --- builtin/init-db.c | 1 - 1 file changed, 1 deletion(-) diff --git a/builtin/init-db.c b/builtin/init-db.c index 280454a..8edef87 100644 --- a/builtin/init-db.c +++ b/builtin/init-db.c @@ -3,7 +3,6 @@ * * Copyright (C) Linus Torvalds, 2005 */ -#include "cache.h" #include "builtin.h" #include "exec_cmd.h" #include "parse-options.h" -- 2.3.0.rc0.256.g2ad8601.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html