summaryrefslogtreecommitdiff
path: root/gitk
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <Johannes.Schindelin@gmx.de>2005-07-28 16:51:41 +0200
committerLibravatar Junio C Hamano <junkio@cox.net>2005-07-29 00:12:03 -0700
commitbfb15365b0e9ebb2e4f3facca282c7f585f96e3f (patch)
tree1d2e19b8765db51250ff238bc8770175f4c61893 /gitk
parent[PATCH] support bc version 1.04 (diff)
downloadtgif-bfb15365b0e9ebb2e4f3facca282c7f585f96e3f.tar.xz
[PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS X
On older Mac OS X (10.2.8), no socklen_t is defined, and therefore daemon.c does not compile. However, Mac OS X 10.4 seems to define socklen_t differently. Also, linking fails due to some symbols defined in libssl (not just libcrypto). [jc: I am tentatively dropping the socklen_t part of the patch because I am waiting for confirmation on the server side IPV6 patch from Yoshifuji-san] Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'gitk')
0 files changed, 0 insertions, 0 deletions