Is there a way we can avoid modifying the libfcgi source?
This fix will probably be lost when libfcgi is next synced
with the official version.

--Wez.

> Index: php-src/sapi/cgi/libfcgi/include/fcgi_config_win32.h
> diff -u php-src/sapi/cgi/libfcgi/include/fcgi_config_win32.h:1.1
php-src/sapi/cgi/libfcgi/include/fcgi_config_win32.h:1.2
> --- php-src/sapi/cgi/libfcgi/include/fcgi_config_win32.h:1.1 Tue Nov 26
00:51:16 2002
> +++ php-src/sapi/cgi/libfcgi/include/fcgi_config_win32.h Thu Nov 13
05:32:05 2003
> @@ -106,6 +106,3 @@
>  /* Define as `__inline' if that's what the C compiler calls it, or to
nothing
>     if it is not supported. */
>  /* #undef inline */
> -
> -/* Define to `int' if <sys/types.h> does not define. */
> -#define ssize_t int
> \ No newline at end of file

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to