#ifdef HAVE_CONFIG_H #include "config.h" #endif #include "php.h" extern zend_module_entry params_module_entry; #define phpext_params_ptr ¶ms_module_entry /* * Local variables: * tab-width: 4 * c-basic-offset: 4 * End: * vim600: noet sw=4 ts=4 fdm=marker * vim<600: noet sw=4 ts=4 */