Skip to content

Commit b429051

Browse files
authored
Merge pull request libgit2#5545 from libgit2/ethomson/diff_parse
diff::parse: don't include `diff.h`
2 parents 2f8d0cf + 06d69df commit b429051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/diff/parse.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#include "patch.h"
33
#include "patch_parse.h"
44
#include "diff_helpers.h"
5-
#include "../src/diff.h"
65

76
#include "../patch/patch_common.h"
87

0 commit comments

Comments
 (0)