From: Carlo Marcelo Arenas Belón Date: Sun, 28 Jul 2019 20:07:23 +0000 (-0700) Subject: xdiff: remove duplicate headers from xhistogram.c X-Git-Tag: v2.22.1~2^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/29a0f9038eb050fac4b4d284c4852b82d4d401d3?hp=0d0e1e85aad517e46bcb341cd7081395de9c6dee xdiff: remove duplicate headers from xhistogram.c 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 Signed-off-by: Junio C Hamano --- diff --git a/xdiff/xhistogram.c b/xdiff/xhistogram.c index ec85f5992b..c7b35a9667 100644 --- 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