tests: The wchar header actually looks for _GNU_SOURCE
* We we are pretty mixed here. See #11818
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#define __USE_GNU
|
||||
#define _GNU_SOURCE
|
||||
// for wmempcpy() and wcschrnul()
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user