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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user