]> granicus.if.org Git - php/commitdiff
killed some compile warnings. the informix header files redefine these.
authorfoobar <sniper@php.net>
Sun, 27 May 2001 23:49:22 +0000 (23:49 +0000)
committerfoobar <sniper@php.net>
Sun, 27 May 2001 23:49:22 +0000 (23:49 +0000)
ext/informix/php_informix.h

index 25713240369d265ab35625491bad5e6a22e0b559..2c141c60a4f977a5bb8f364967ecb9565d84a178 100644 (file)
@@ -54,6 +54,8 @@
 extern zend_module_entry ifx_module_entry;
 #define ifx_module_ptr &ifx_module_entry
 
+#undef TYPEMAX
+#undef CHAR
 
 #include "locator.h"
 #include "sqltypes.h"