sniper Mon Dec 1 09:01:49 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/bcmath/libbcmath/src bcmath.h
Log:
MFH
Index: php-src/ext/bcmath/libbcmath/src/bcmath.h
diff -u php-src/ext/bcmath/libbcmath/src/bcmath.h:1.2.10.2
php-src/ext/bcmath/libbcmath/src/bcmath.h:1.2.10.3
--- php-src/ext/bcmath/libbcmath/src/bcmath.h:1.2.10.2 Sat Nov 29 08:35:33 2003
+++ php-src/ext/bcmath/libbcmath/src/bcmath.h Mon Dec 1 09:01:49 2003
@@ -52,6 +52,10 @@
in the case of leading zeros generated. */
} bc_struct;
+#ifdef HAVE_CONFIG_H
+#include "../../config.h"
+#endif
+
#include "php.h"
#include "../../php_bcmath.h"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php