summaryrefslogtreecommitdiff
path: root/TSRM/tsrm_config_common.h
diff options
context:
space:
mode:
authorJames Cox <imajes@php.net>2003-06-23 01:27:13 +0000
committerJames Cox <imajes@php.net>2003-06-23 01:27:13 +0000
commit76f85107e263d73b9440bdda88df2845c1ce8734 (patch)
treefbdf79a783fa3c634970de27e1261b5218f55b8f /TSRM/tsrm_config_common.h
parentd4cd1ef0843d0ef118cec86fa585517ac91d9cac (diff)
downloadphp-git-76f85107e263d73b9440bdda88df2845c1ce8734.tar.gz
bring head into sync with the php4 branch
Diffstat (limited to 'TSRM/tsrm_config_common.h')
-rw-r--r--TSRM/tsrm_config_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TSRM/tsrm_config_common.h b/TSRM/tsrm_config_common.h
index 0cc0e6c5a1..8dbb93fe89 100644
--- a/TSRM/tsrm_config_common.h
+++ b/TSRM/tsrm_config_common.h
@@ -25,9 +25,7 @@
#pragma alloca
# else
# ifndef alloca /* predefined by HP cc +Olibcalls */
-# ifndef NETWARE
char *alloca ();
-# endif
# endif
# endif
# endif