]> granicus.if.org Git - php/commitdiff
- Fixed bug #21169: Compile Failure, and lots of warnings on UnixWare
authorDerick Rethans <derick@php.net>
Thu, 2 Jan 2003 18:01:10 +0000 (18:01 +0000)
committerDerick Rethans <derick@php.net>
Thu, 2 Jan 2003 18:01:10 +0000 (18:01 +0000)
main/SAPI.h

index 5cfa65acf41a145c65ec01c619c908f15acc341b..1021d52a6e846be745e4b26c0e23dbaea2abb0a7 100644 (file)
@@ -39,6 +39,7 @@
 #define SAPI_API
 #endif
 
+#undef shutdown
 
 typedef struct {
        char *header;