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