diff options
Diffstat (limited to 'diff-helper.c')
-rw-r--r-- | diff-helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/diff-helper.c b/diff-helper.c index 0bc54a3434..23855759ee 100644 --- a/diff-helper.c +++ b/diff-helper.c @@ -1,7 +1,6 @@ /* * Copyright (C) 2005 Junio C Hamano */ -#include <limits.h> #include "cache.h" #include "strbuf.h" #include "diff.h" |