summaryrefslogtreecommitdiff
path: root/diff-tree-helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'diff-tree-helper.c')
-rw-r--r--diff-tree-helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/diff-tree-helper.c b/diff-tree-helper.c
index a683283..51bb658 100644
--- a/diff-tree-helper.c
+++ b/diff-tree-helper.c
@@ -1,6 +1,7 @@
/*
* Copyright (C) 2005 Junio C Hamano
*/
+#include <limits.h>
#include "cache.h"
#include "strbuf.h"
#include "diff.h"