]> git.ipfire.org Git - thirdparty/git.git/commit
attr.c: delete duplicate include
authorElia Pinto <gitter.spiros@gmail.com>
Sun, 13 Mar 2022 19:55:32 +0000 (19:55 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Mar 2022 22:23:16 +0000 (22:23 +0000)
commit5775da0ced9f316c84363ca8098040faeb3fdf71
tree9e66a2288ab06900a9d46678b33f0aec472b5caa
parent1a4874565fa3b6668042216189551b98b4dc0b1b
attr.c: delete duplicate include

dir.h is included more than once

Signed-off-by: Elia Pinto <gitter.spiros@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
attr.c