]> asedeno.scripts.mit.edu Git - git.git/blobdiff - builtin-stripspace.c
Now that cache.h needs strbuf.h, remove useless includes.
[git.git] / builtin-stripspace.c
index c4cf2f05ca13adeb340b3274b0f029c7734af834..1ce284710c77ef260d7f64f561e7acc0bed4a3ca 100644 (file)
@@ -1,6 +1,5 @@
 #include "builtin.h"
 #include "cache.h"
-#include "strbuf.h"
 
 /*
  * Returns the length of a line, without trailing spaces.