dir.h is included more than once Signed-off-by: Elia Pinto <gitter.spiros@xxxxxxxxx> --- attr.c | 1 - 1 file changed, 1 deletion(-) diff --git a/attr.c b/attr.c index 79adaa50ea..1626cade8b 100644 --- a/attr.c +++ b/attr.c @@ -14,7 +14,6 @@ #include "utf8.h" #include "quote.h" #include "thread-utils.h" -#include "dir.h" const char git_attr__true[] = "(builtin)true"; const char git_attr__false[] = "\0(builtin)false"; -- 2.35.1