summaryrefslogtreecommitdiff
path: root/src/diff_driver.c
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@github.com>2016-06-25 23:33:05 -0400
committerGitHub <noreply@github.com>2016-06-25 23:33:05 -0400
commit20302aa43738a972e0bd2e2ee6ae479208427b31 (patch)
tree95d47b56ca5a69777e5a715b2afca464762ef707 /src/diff_driver.c
parent8774c47e81ef57ad0b1262459903fe08f7919626 (diff)
parent1a79cd959ba2991dd3295f9940b28b606e494ccf (diff)
downloadlibgit2-20302aa43738a972e0bd2e2ee6ae479208427b31.tar.gz
Merge pull request #3223 from ethomson/apply
Reading patch files
Diffstat (limited to 'src/diff_driver.c')
-rw-r--r--src/diff_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/diff_driver.c b/src/diff_driver.c
index 2ead551c2..14a898c4f 100644
--- a/src/diff_driver.c
+++ b/src/diff_driver.c
@@ -9,7 +9,6 @@
#include "git2/attr.h"
#include "diff.h"
-#include "diff_patch.h"
#include "diff_driver.h"
#include "strmap.h"
#include "map.h"