Now that cache.h needs strbuf.h, remove useless includes.
[gitweb.git] / builtin-tag.c
index 9f293421da389e5a0a50edf8ef269c5065483746..82ebda11b02b2fd1fad3e3687832bb222e84f500 100644 (file)
@@ -8,7 +8,6 @@
 
 #include "cache.h"
 #include "builtin.h"
-#include "strbuf.h"
 #include "refs.h"
 #include "tag.h"
 #include "run-command.h"