From e349ed500b75349b1a525fce60dc08c8d8927ba0 Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Tue, 22 Apr 2014 14:58:33 -0400 Subject: patch: emit binary patches (optionally) --- tests/diff/patch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/diff/patch.c') diff --git a/tests/diff/patch.c b/tests/diff/patch.c index 76d7fcde3..1184d1968 100644 --- a/tests/diff/patch.c +++ b/tests/diff/patch.c @@ -2,6 +2,7 @@ #include "git2/sys/repository.h" #include "diff_helpers.h" +#include "diff.h" #include "repository.h" #include "buf_text.h" -- cgit v1.2.1