treewide: remove unnecessary includes for wrapper.h
Signed-off-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
28aed75a9f
commit
da9502ff4d
@ -17,7 +17,6 @@
|
||||
#include "userdiff.h"
|
||||
#include "oid-array.h"
|
||||
#include "revision.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
static int compare_paths(const struct combine_diff_path *one,
|
||||
const struct diff_filespec *two)
|
||||
|
Reference in New Issue
Block a user