From e0485480cee894f0362d1534d8f01b8e6a5f5060 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 26 Dec 2004 15:35:19 +0000 Subject: [PATCH] - use standard header for int32_t/uint32_t Changed files: php-uint32_t.patch -> 1.2 --- php-uint32_t.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-uint32_t.patch b/php-uint32_t.patch index c6006d2..5bd1bf0 100644 --- a/php-uint32_t.patch +++ b/php-uint32_t.patch @@ -6,7 +6,7 @@ adds missing include in zend_strtod.c (caused build to fail on sparc) */ #include -+#include ++#include #if defined(LIBC_SCCS) && !defined(lint) static char *rcsid = "$OpenBSD: strtod.c,v 1.19 2004/02/03 16:52:11 drahn Exp $"; -- 2.44.0