]> git.pld-linux.org Git - packages/php.git/blobdiff - php-uint32_t.patch
- release 3
[packages/php.git] / php-uint32_t.patch
index c6006d2f8fad33971f431c5ac43d1d49321ff5b5..5bd1bf09bdb3da3d60858e5e310bfcd2010a8794 100644 (file)
@@ -6,7 +6,7 @@ adds missing include in zend_strtod.c (caused build to fail on sparc)
   */
  
  #include <zend_strtod.h>
-+#include <idn-int.h>
++#include <stdint.h>
  
  #if defined(LIBC_SCCS) && !defined(lint)
  static char *rcsid = "$OpenBSD: strtod.c,v 1.19 2004/02/03 16:52:11 drahn Exp $";
This page took 0.026915 seconds and 4 git commands to generate.