X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff-delta.c;h=9f998d0a73e0127d3a68a7caecb3727569149871;hb=d01fb92f8d27cf8f0a843f4e9c0f8f022856b34d;hp=fa16d06c8d1e85a458428c673cb2f589857f5424;hpb=3453f862e1c74e400da67def9b810300ef90c3ac;p=git.git diff --git a/diff-delta.c b/diff-delta.c index fa16d06c8..9f998d0a7 100644 --- a/diff-delta.c +++ b/diff-delta.c @@ -18,11 +18,8 @@ * licensing gets turned into GPLv2 within this project. */ -#include -#include -#include "delta.h" - #include "git-compat-util.h" +#include "delta.h" /* maximum hash entry list for the same hash bucket */ #define HASH_LIMIT 64