APR sockets.c build error

2002-10-18 Thread Brent R. Matzelle
I just tried to compile the latest APR code with MSVC++ 6 on Win2k and I experienced the following build errors: sockets.c D:\dev\subversion\apr\network_io\win32\sockets.c(185) : error C2065: 'protocol' : undeclared identifier D:\dev\subversion\apr\network_io\win32\sockets.c(430) : error C2039: 'p

Re: APR sockets.c build error

2002-10-18 Thread Jeff Trawick
"Brent R. Matzelle" <[EMAIL PROTECTED]> writes: > I just tried to compile the latest APR code with MSVC++ 6 on Win2k > and I experienced the following build errors: > > sockets.c > D:\dev\subversion\apr\network_io\win32\sockets.c(185) : error C2065: > 'protocol' : undeclared identifier already f