Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Add the merge test Linus called "test script from hell".
[gitweb.git]
/
diff-tree-helper.c
diff --git
a/diff-tree-helper.c
b/diff-tree-helper.c
index a68328321aac9585d59fa8f4f939fccbcdb6c638..51bb658be4f73c00016b4ecb82f09d30941998a4 100644
(file)
--- 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"