mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#define _BSD_SOURCE
|
||||
#define _GNU_SOURCE
|
||||
#ifndef _GNU_SOURCE
|
||||
# define _GNU_SOURCE
|
||||
#endif
|
||||
#ifndef __sun__
|
||||
# define _XOPEN_SOURCE
|
||||
# define _XOPEN_SOURCE_EXTENDED 1
|
||||
|
Reference in New Issue
Block a user