diff options
Diffstat (limited to 'Zend/acconfig.h')
-rw-r--r-- | Zend/acconfig.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Zend/acconfig.h b/Zend/acconfig.h index 211a826..53eae13 100644 --- a/Zend/acconfig.h +++ b/Zend/acconfig.h @@ -23,19 +23,12 @@ #define ZEND_DLEXPORT #define ZEND_DLIMPORT -#ifndef NETWARE -@TOP@ -#endif - #undef uint #undef ulong /* Define if you want to enable memory limit support */ #define MEMORY_LIMIT 0 -#ifndef NETWARE -@BOTTOM@ -#endif #ifndef ZEND_ACCONFIG_H_NO_C_PROTOS |