I'm trying to build the latest APR CVS release using the .dsw supplied in Apache.
I've run into the problem where it couldn't find apr_inet_pton. I can't just include the file, as it uses EAFNOSUPPORT which isn't defined in Win32.
I think this is a pretty recent change, due to the Win32 file trying include ../unix/sa_common.c
Cheers Ian
