X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=merge-ort-wrappers.c;h=a5507533009abca90617b388f93a7e335049eb16;hb=d4a4f9291d63b48b368f79bce3151bee9ca28009;hp=748924a69ba3262088c444c0145bc407750daa0a;hpb=606c7e214765f849049a479fff8cd04d9f87e661;p=thirdparty%2Fgit.git diff --git a/merge-ort-wrappers.c b/merge-ort-wrappers.c index 748924a69b..a550753300 100644 --- a/merge-ort-wrappers.c +++ b/merge-ort-wrappers.c @@ -1,6 +1,9 @@ #include "cache.h" +#include "gettext.h" +#include "hash.h" #include "merge-ort.h" #include "merge-ort-wrappers.h" +#include "tree.h" #include "commit.h"