Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
xdiff: remove duplicate headers from xhistogram.c
author
Carlo Marcelo Arenas Belón
<carenas@gmail.com>
Sun, 28 Jul 2019 20:07:23 +0000
(13:07 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 29 Jul 2019 04:51:21 +0000
(21:51 -0700)
8c912eea94
("teach --histogram to diff", 2011-07-12) included them, but
were already part of xinclude.h
Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
xdiff/xhistogram.c
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
0d0e1e8
)
diff --git
a/xdiff/xhistogram.c
b/xdiff/xhistogram.c
index ec85f5992bd2c5148382eaba73b6c4c51c74dbf2..c7b35a9667f322c151bc8de276654ecd38974aef 100644
(file)
--- a/
xdiff/xhistogram.c
+++ b/
xdiff/xhistogram.c
@@
-42,8
+42,6
@@
*/
#include "xinclude.h"
-#include "xtypes.h"
-#include "xdiff.h"
#define MAX_PTR UINT_MAX
#define MAX_CNT UINT_MAX