commit | 176959d7423988183ffbe1b35fc1de7f786bb596 | [log] [tgz] |
---|---|---|
author | Gary V. Vaughan <git@mlists.thewrittenword.com> | Fri May 14 09:31:47 2010 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jun 02 10:24:27 2010 -0700 |
tree | ce83f739eb7e463db208398cea61bd781863a0cd | |
parent | 614dd90506476f82ab2595da384f71e78254f33e [diff] |
Makefile: HPUX11 portability fixes 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>