]> granicus.if.org Git - php/commitdiff
Fix build (it was #ifNdef NETWARE..)
authorfoobar <sniper@php.net>
Tue, 22 Feb 2005 13:49:52 +0000 (13:49 +0000)
committerfoobar <sniper@php.net>
Tue, 22 Feb 2005 13:49:52 +0000 (13:49 +0000)
Zend/acconfig.h

index 53eae13e6441e4f7ebfbc9113997c47352877f7a..6df692ca490e5387d6d159480388ab428ad4dcc1 100644 (file)
 #define ZEND_DLEXPORT
 #define ZEND_DLIMPORT
 
+@TOP@
+
 #undef uint
 #undef ulong
 
 /* Define if you want to enable memory limit support */
 #define MEMORY_LIMIT 0
 
+@BOTTOM@
 
 #ifndef ZEND_ACCONFIG_H_NO_C_PROTOS