diff options
Diffstat (limited to '')
-rw-r--r-- | builtin/describe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/builtin/describe.c b/builtin/describe.c index fb6b050..d6c77a7 100644 --- a/builtin/describe.c +++ b/builtin/describe.c @@ -7,9 +7,7 @@ #include "lockfile.h" #include "commit.h" #include "tag.h" -#include "blob.h" #include "refs.h" -#include "exec-cmd.h" #include "object-name.h" #include "parse-options.h" #include "read-cache-ll.h" |