Code

daemon: default to 256 for HOST_NAME_MAX if it is not defined
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 28 Sep 2006 10:00:35 +0000 (12:00 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 28 Sep 2006 16:14:09 +0000 (09:14 -0700)
commit695dffe2efa53b9628e7811dbe33447a8014fd77
tree1c617afcc3d5b36e83b20c6ecada7e4c3d0240e6
parentc08e52486a7b5e38741c8264979a11f0103ec8c4
daemon: default to 256 for HOST_NAME_MAX if it is not defined

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
daemon.c