NetWare related changes/modifications

This commit is contained in:
Anantha Kesari H Y 2002-09-09 10:12:44 +00:00
parent c1f6b2efbd
commit 97a601fc15

View file

@ -456,7 +456,6 @@ function_entry basic_functions[] = {
PHP_FE(cosh, NULL) PHP_FE(cosh, NULL)
PHP_FE(tanh, NULL) PHP_FE(tanh, NULL)
/*#ifndef PHP_WIN32*/
#if !defined(PHP_WIN32) && !defined(NETWARE) #if !defined(PHP_WIN32) && !defined(NETWARE)
PHP_FE(asinh, NULL) PHP_FE(asinh, NULL)
PHP_FE(acosh, NULL) PHP_FE(acosh, NULL)