diff options
Diffstat (limited to 'lang/php55/files/patch-main::php_config.h.in')
-rw-r--r-- | lang/php55/files/patch-main::php_config.h.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/php55/files/patch-main::php_config.h.in b/lang/php55/files/patch-main::php_config.h.in index 8e9938876421..36cc08c6e92b 100644 --- a/lang/php55/files/patch-main::php_config.h.in +++ b/lang/php55/files/patch-main::php_config.h.in @@ -1,8 +1,8 @@ ---- main/php_config.h.in.orig Wed Jan 11 15:25:52 2006 -+++ main/php_config.h.in Wed May 3 09:38:09 2006 -@@ -2760,6 +2760,9 @@ - /* Define if uint32_t type is present. */ - #undef HAVE_UINT32_T +--- main/php_config.h.in.orig 2013-12-10 23:50:50.000000000 +0000 ++++ main/php_config.h.in 2013-12-13 21:50:25.396258363 +0000 +@@ -2342,6 +2342,9 @@ + /* Define if processor uses big-endian word */ + #undef WORDS_BIGENDIAN +/* Include external shared modules configurations */ +#include "ext/php_config.h" |