mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	mbedtls: Rename net to net_sockets (in line with 2.4.0 API change)
This commit is contained in:
		
				
					committed by
					
						
						Angus Gratton
					
				
			
			
				
	
			
			
			
						parent
						
							3a08ec7b3d
						
					
				
				
					commit
					c503a01388
				
			@@ -23,7 +23,7 @@
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "mbedtls/platform.h"
 | 
			
		||||
#include "mbedtls/net.h"
 | 
			
		||||
#include "mbedtls/net_sockets.h"
 | 
			
		||||
#include "mbedtls/ssl.h"
 | 
			
		||||
#include "mbedtls/entropy.h"
 | 
			
		||||
#include "mbedtls/ctr_drbg.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user