--- src/interfaces/libpq/libpq-int.h.orig Sat Aug 5 03:36:36 2006 +++ src/interfaces/libpq/libpq-int.h Sat Aug 5 03:36:55 2006 @@ -38,7 +38,7 @@ #include #endif -#ifdef WIN32_CLIENT_ONLY +#ifdef WIN32_ONLY_COMPILER typedef int ssize_t; /* ssize_t doesn't exist in VC (at least not * VC6) */ #endif