1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00

- This might already be defined

This commit is contained in:
Marcus Boerger
2005-08-13 00:37:08 +00:00
parent 8b7d070358
commit fe273229b7
+1
View 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