trynextip: fix build for non-IPV6 capable systems
authorDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2014 08:41:02 +0000 (09:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2014 08:41:38 +0000 (09:41 +0100)
commit2d435c7fb5b7691e8ca1f3052e1eb5bcd8a4ea27
tree90681b4ad440d372ca2008deedd1e83296ac4efd
parent01513161830d4533cf66738c2a3cd48e88468b76
trynextip: fix build for non-IPV6 capable systems

AF_INET6 may not exist then

Patched-by: Iida Yosiaki
Bug: http://curl.haxx.se/bug/view.cgi?id=1322
lib/connect.c