derick Thu Jan 2 13:01:11 2003 EDT Modified files: /php4/main SAPI.h Log: - Fixed bug #21169: Compile Failure, and lots of warnings on UnixWare Index: php4/main/SAPI.h diff -u php4/main/SAPI.h:1.93 php4/main/SAPI.h:1.94 --- php4/main/SAPI.h:1.93 Tue Dec 31 10:58:51 2002 +++ php4/main/SAPI.h Thu Jan 2 13:01:10 2003 @@ -39,6 +39,7 @@ #define SAPI_API #endif +#undef shutdown typedef struct { char *header;
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php