Skip to content

Commit 81ed2b4

Browse files
carenasgitster
authored andcommitted
xdiff: remove duplicate headers from xpatience.c
92b7de9 (Implement the patience diff algorithm, 2009-01-07) added them but were already part of xinclude.h Signed-off-by: Carlo Marcelo Arenas Belón <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 29a0f90 commit 81ed2b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xdiff/xpatience.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
*
2121
*/
2222
#include "xinclude.h"
23-
#include "xtypes.h"
24-
#include "xdiff.h"
2523

2624
/*
2725
* The basic idea of patience diff is to find lines that are unique in

0 commit comments

Comments
 (0)