X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=diff-delta.c;h=9f998d0a73e0127d3a68a7caecb3727569149871;hb=0425ea90889f967c3966ace3e5a85b9a5a44c358;hp=fa16d06c8d1e85a458428c673cb2f589857f5424;hpb=17250ac172b44acd3bdf4ddffb4ed6d915b69246;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