]> git.pld-linux.org Git - packages/php.git/blame - php-uint32_t.patch
- release 1.2 ro rebuild with new imap
[packages/php.git] / php-uint32_t.patch
CommitLineData
d681757d 1diff -burN php-4.3.10.orig/Zend/zend_strtod.c php-4.3.10/Zend/zend_strtod.c
2--- php-4.3.10.orig/Zend/zend_strtod.c 2004-12-28 20:08:49.616697784 +0100
3+++ php-4.3.10/Zend/zend_strtod.c 2004-12-28 20:09:17.572447864 +0100
84a06529 4@@ -90,6 +90,7 @@
5 */
6
7 #include <zend_strtod.h>
8+#include <stdint.h>
9
10 #if defined(LIBC_SCCS) && !defined(lint)
11 static char *rcsid = "$OpenBSD: strtod.c,v 1.19 2004/02/03 16:52:11 drahn Exp $";
This page took 0.030541 seconds and 4 git commands to generate.