Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5160 differently:
authorJeff Morriss <jeff.morriss@ulticom.com>
Wed, 15 Sep 2010 15:13:40 +0000 (15:13 -0000)
committerJeff Morriss <jeff.morriss@ulticom.com>
Wed, 15 Sep 2010 15:13:40 +0000 (15:13 -0000)
commit71fca3c87fcfb06fa0103e49d333c73f468047b0
tree2b1f39856c147a13365012028a36891a72131a01
parent4584a8114933597ef05c69556870f666ac47564f
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5160 differently:

On Windows, rename inet_pton() to ws_inet_pton() so that builds on Vista or
later systems (that have inet_pton() natively) will still work on pre-Vista
systems.

svn path=/trunk/; revision=34122
wsutil/inet_v6defs.h
wsutil/libwsutil.def