mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-11-03 20:33:16 +03:00 
			
		
		
		
	Minor documentation improvements
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
#define MBEDTLS_THREADING_H
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Ensure gmtime_r is available even with -std=c99; must be included before
 | 
			
		||||
 * Ensure gmtime_r is available even with -std=c99; must be defined before
 | 
			
		||||
 * config.h, which pulls in glibc's features.h. Harmless on other platforms.
 | 
			
		||||
 */
 | 
			
		||||
#if !defined(_POSIX_C_SOURCE)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user