Makefile: HPUX11 portability fixes
authorGary V. Vaughan <git@mlists.thewrittenword.com>
Fri, 14 May 2010 09:31:47 +0000 (09:31 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jun 2010 17:24:27 +0000 (10:24 -0700)
There is no nanosecond field on HPUX, the inline keyword is
spelled "__inline", and there are no inet_ntop/inet_pton definitions
on HP-UX 11.00

Signed-off-by: Gary V. Vaughan <gary@thewrittenword.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found