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 <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Carlo Marcelo Arenas Belón 2019-07-28 13:07:23 -07:00 committed by Junio C Hamano
parent 0d0e1e85aa
commit 29a0f9038e
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@
*/

#include "xinclude.h"
#include "xtypes.h"
#include "xdiff.h"

#define MAX_PTR UINT_MAX
#define MAX_CNT UINT_MAX