X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=grep.c;h=fcc676230282e4c5bda4f9f97c5ae65c1a6beb30;hb=204d409247e7bbc7848569462aa11a87e373c8d6;hp=0fc078ec0ac42e39125c8e5a8f05a3b6ecae4fa3;hpb=72bbc38b0a458439f670932ecfb33226e6a9479a;p=thirdparty%2Fgit.git diff --git a/grep.c b/grep.c index 0fc078ec0a..fcc6762302 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,