Skip to content

Commit 29a0f90

Browse files
carenasgitster
authored andcommitted
xdiff: remove duplicate headers from xhistogram.c
8c912ee ("teach --histogram to diff", 2011-07-12) included 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 0d0e1e8 commit 29a0f90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xdiff/xhistogram.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
*/
4343

4444
#include "xinclude.h"
45-
#include "xtypes.h"
46-
#include "xdiff.h"
4745

4846
#define MAX_PTR UINT_MAX
4947
#define MAX_CNT UINT_MAX

0 commit comments

Comments
 (0)