diff options
Diffstat (limited to 'attr.c')
-rw-r--r-- | attr.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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"; |