X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=grep.c;h=fcc676230282e4c5bda4f9f97c5ae65c1a6beb30;hb=566842f62bdf1f16c2e94fb431445d2e6c0f3f0b;hp=0fc078ec0ac42e39125c8e5a8f05a3b6ecae4fa3;hpb=ccbb3d17ace70be9d986368d3df795f5961e9683;p=git.git diff --git a/grep.c b/grep.c index 0fc078ec0..fcc676230 100644 --- a/grep.c +++ b/grep.c @@ -1,5 +1,4 @@ #include "cache.h" -#include #include "grep.h" void append_grep_pattern(struct grep_opt *opt, const char *pat,