]> granicus.if.org Git - php/commit
including zend_compile.h for NetWare as NetWare uses MetroWerks Code warrior compiler...
authorAnantha Kesari H Y <hyanantha@php.net>
Mon, 18 Oct 2004 12:06:57 +0000 (12:06 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Mon, 18 Oct 2004 12:06:57 +0000 (12:06 +0000)
commitd608f1a0e01caa9580aec9f55b04a59a61a1318c
treeef865beb8f580792e7977a97b278e5c2b6328f99
parent5bf2be3461ed04c2179e634e88a36c32961baf8e
including zend_compile.h for NetWare as NetWare uses MetroWerks Code warrior compiler which does not allow declarations of following kind before defining the types.
extern struct _zend_arg_info first_arg_force_ref[2];
Zend/zend_modules.h