3rdparty/xcursor: build with _DEFAULT_SOURCE

For both DT_UNKNOWN and DT_LNK.
This commit is contained in:
Đoàn Trần Công Danh 2021-02-24 19:55:14 +07:00 committed by Vlad Zahorodnii
parent 7800f15587
commit 5cc062c77c

View file

@ -23,6 +23,7 @@
* SOFTWARE.
*/
#define _DEFAULT_SOURCE
#include "xcursor.h"
#include <stdio.h>
#include <stdlib.h>