git-compat-util.h: Provide missing netdb.h definitions
authorDavid Michael <redacted>
Mon, 25 Feb 2013 19:30:19 +0000 (14:30 -0500)
committerJunio C Hamano <redacted>
Mon, 25 Feb 2013 20:16:08 +0000 (12:16 -0800)
commit3b130ade45c70af63c7692387b65f161770a8ccc
treeab65009003069f5c27e33c92e1d9c10931c27390
parent7e2010537e96d0a1144520222f20ba1dc3d61441
git-compat-util.h: Provide missing netdb.h definitions

Some platforms may lack the NI_MAXHOST and NI_MAXSERV values in their
system headers, so ensure they are available.

Signed-off-by: David Michael <redacted>
Signed-off-by: Junio C Hamano <redacted>
daemon.c
git-compat-util.h
git clone https://git.99rst.org/PROJECT