X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=diff-tree-helper.c;h=51bb658be4f73c00016b4ecb82f09d30941998a4;hb=62d046a07b4cd4328d3d40aab097a1d97c4d7b20;hp=a68328321aac9585d59fa8f4f939fccbcdb6c638;hpb=b46f0b6dfd09629645efc59cda76e7e4fad7ca39;p=git.git diff --git a/diff-tree-helper.c b/diff-tree-helper.c index a6832832..51bb658b 100644 --- a/diff-tree-helper.c +++ b/diff-tree-helper.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2005 Junio C Hamano */ +#include #include "cache.h" #include "strbuf.h" #include "diff.h"