Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Now that cache.h needs strbuf.h, remove useless includes.
[gitweb.git]
/
builtin-tag.c
diff --git
a/builtin-tag.c
b/builtin-tag.c
index 9f293421da389e5a0a50edf8ef269c5065483746..82ebda11b02b2fd1fad3e3687832bb222e84f500 100644
(file)
--- a/
builtin-tag.c
+++ b/
builtin-tag.c
@@
-8,7
+8,6
@@
#include "cache.h"
#include "builtin.h"
-#include "strbuf.h"
#include "refs.h"
#include "tag.h"
#include "run-command.h"