mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
use proper feature test macros for isnan
Problem pointed out in bug 581354
This commit is contained in:
parent
d9dc570c59
commit
7568bb66f9
@ -19,6 +19,7 @@
|
||||
* if advised of the possibility of such damage.
|
||||
*/
|
||||
|
||||
#define _XOPEN_SOURCE
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <locale.h>
|
||||
|
Loading…
Reference in New Issue
Block a user