Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'diff-helper.c')
-rw-r--r--diff-helper.c1
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"