mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 12:11:27 -05:00 
			
		
		
		
	Enable snprintf on FreeBSD
This commit is contained in:
		
							parent
							
								
									61fa436ad3
								
							
						
					
					
						commit
						a5fbfd7cd8
					
				@ -31,7 +31,7 @@
 | 
			
		||||
 | 
			
		||||
/* Ensure gmtime_r is available even with -std=c99; must be included before
 | 
			
		||||
 * config.h, which pulls in glibc's features.h. Harmless on other platforms. */
 | 
			
		||||
#define _XOPEN_SOURCE 500
 | 
			
		||||
#define _POSIX_C_SOURCE 200112L
 | 
			
		||||
 | 
			
		||||
#if !defined(MBEDTLS_CONFIG_FILE)
 | 
			
		||||
#include "mbedtls/config.h"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user