summaryrefslogtreecommitdiff
path: root/main/SAPI.h
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2003-01-02 18:01:10 +0000
committerDerick Rethans <derick@php.net>2003-01-02 18:01:10 +0000
commitb9e54cb6935f9bae9a7d874d195d0726c1cccf17 (patch)
tree02d5027f8a224be20cd89d62b02dad50114d660d /main/SAPI.h
parent455257974bb819cd1a43b98084b6b360eed6235a (diff)
downloadphp-git-b9e54cb6935f9bae9a7d874d195d0726c1cccf17.tar.gz
- Fixed bug #21169: Compile Failure, and lots of warnings on UnixWare
Diffstat (limited to 'main/SAPI.h')
-rw-r--r--main/SAPI.h1
1 files changed, 1 insertions, 0 deletions
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;