зеркало из https://github.com/microsoft/git.git
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>
This commit is contained in:
Родитель
1a4874565f
Коммит
5775da0ced
1
attr.c
1
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";
|
||||
|
|
Загрузка…
Ссылка в новой задаче