From: David Michael Date: Mon, 25 Feb 2013 19:30:19 +0000 (-0500) Subject: git-compat-util.h: Provide missing netdb.h definitions X-Git-Tag: v1.8.1.6~22^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3b130ade45c70af63c7692387b65f161770a8ccc?hp=3b130ade45c70af63c7692387b65f161770a8ccc 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 Signed-off-by: Junio C Hamano ---