From: Derick Rethans Date: Thu, 2 Jan 2003 18:01:10 +0000 (+0000) Subject: - Fixed bug #21169: Compile Failure, and lots of warnings on UnixWare X-Git-Tag: PHP_5_0_dev_before_13561_fix~527 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9e54cb6935f9bae9a7d874d195d0726c1cccf17;p=php - Fixed bug #21169: Compile Failure, and lots of warnings on UnixWare --- diff --git a/main/SAPI.h b/main/SAPI.h index 5cfa65acf4..1021d52a6e 100644 --- a/main/SAPI.h +++ b/main/SAPI.h @@ -39,6 +39,7 @@ #define SAPI_API #endif +#undef shutdown typedef struct { char *header;