]> granicus.if.org Git - php/commitdiff
- This might already be defined
authorMarcus Boerger <helly@php.net>
Sat, 13 Aug 2005 00:37:08 +0000 (00:37 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 13 Aug 2005 00:37:08 +0000 (00:37 +0000)
Zend/zend_alloc.h

index 63df6f72e44eaa5aa2cfda148fb63cd0f1c8301c..2496797fc236ec160f5558a30136674fa487218c 100644 (file)
@@ -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 <string.h>
 #undef _GNU_SOURCE