From: Marcus Boerger Date: Sat, 13 Aug 2005 00:37:08 +0000 (+0000) Subject: - This might already be defined X-Git-Tag: PRE_NEW_OCI8_EXTENSION~286 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe273229b79a3efa1f89aeacefe3771b90aba491;p=php - This might already be defined --- diff --git a/Zend/zend_alloc.h b/Zend/zend_alloc.h index 63df6f72e4..2496797fc2 100644 --- a/Zend/zend_alloc.h +++ b/Zend/zend_alloc.h @@ -138,6 +138,7 @@ ZEND_API UChar *_eustrndup(const UChar *s, int32_t length ZEND_FILE_LINE_DC ZEND #else +#undef _GNU_SOURCE #define _GNU_SOURCE #include #undef _GNU_SOURCE