Skip to content

Commit

Permalink
xdiff: remove duplicate headers from xhistogram.c
Browse files Browse the repository at this point in the history
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 <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
carenas authored and gitster committed Jul 29, 2019
1 parent 0d0e1e8 commit 29a0f90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xdiff/xhistogram.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
*/

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

#define MAX_PTR UINT_MAX
#define MAX_CNT UINT_MAX
Expand Down

0 comments on commit 29a0f90

Please sign in to comment.