3rdparty/xcursor: build with _DEFAULT_SOURCE
For both DT_UNKNOWN and DT_LNK.
This commit is contained in:
parent
7800f15587
commit
5cc062c77c
1 changed files with 1 additions and 0 deletions
1
src/3rdparty/xcursor.c
vendored
1
src/3rdparty/xcursor.c
vendored
|
@ -23,6 +23,7 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
#define _DEFAULT_SOURCE
|
||||
#include "xcursor.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue