author | Terje Sten Bjerkseth <terje@bjerkseth.org> | |
Thu, 21 Dec 2006 01:32:21 +0000 (17:32 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 21 Dec 2006 01:59:22 +0000 (17:59 -0800) | ||
commit | c902c9a608c1b727160d6fbb04fa363d9418cd00 | |
tree | ddf7e44b23def4c406bab38ed04292186b696ec2 | tree | snapshot |
parent | 5b85143ba548c6c0c35df5e606ee3568c55ca0da | commit | diff |
Fix system header problems on Mac OS X
For Mac OS X 10.4, _XOPEN_SOURCE defines _POSIX_C_SOURCE which
hides many symbols from the program.
Breakage noticed and initial analysis provided by Randal
L. Schwartz.
Signed-off-by: Junio C Hamano <junkio@cox.net>
For Mac OS X 10.4, _XOPEN_SOURCE defines _POSIX_C_SOURCE which
hides many symbols from the program.
Breakage noticed and initial analysis provided by Randal
L. Schwartz.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-compat-util.h | diff | blob | history |