Code

[PATCH] Add #include <limits.h> so that git compiles under Solaris
authorThomas Glanzmann <sithglan@stud.uni-erlangen.de>
Sat, 7 May 2005 08:41:41 +0000 (10:41 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 7 May 2005 19:32:21 +0000 (12:32 -0700)
commita1df57abb90d456b6b600b8cf6a5232a39cd3f5e
tree8a883f6b54b448f5863e033a3eb3ff3f0c341dac
parentc7d1d4e1b50a60abfec5c5daaeb104bc9838b44c
[PATCH] Add #include <limits.h> so that git compiles under Solaris

<JC> Editorial Note.  We may want to include standard headers in one
of those headers everybody includes, e.g. cache.h, to reduce clutters,
but this commit is as Thomas posted to the GIT list.

Date: Sat, 7 May 2005 10:41:41 +0200
Signed-off-by: Thomas Glanzmann <sithglan@stud.uni-erlangen.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-tree-helper.c
diff.c
local-pull.c
sha1_file.c