| /* This file, part of XML-RPC For C/C++, is meant to | |
| define characteristics of this particular installation | |
| that the other <xmlrpc-c/...> header files need in | |
| order to compile correctly when #included in Xmlrpc-c | |
| user code. | |
| Those header files #include this one. | |
| This file was created by a make rule. | |
| */ | |
| /* SOCKET is a type defined by <winsock.h>. Anyone who | |
| uses XMLRPC_SOCKET on a WIN32 system must #include | |
| <winsock.h> | |
| */ | |
| /* Newer MSVC has long long, but MSVC 6 does not */ | |