minor fixes;
This commit is contained in:
		
							parent
							
								
									b355a4ca42
								
							
						
					
					
						commit
						b564bf63c6
					
				| @ -181,10 +181,13 @@ extern conn_sys_t *conn_sys; | |||||||
| 
 | 
 | ||||||
| /* General API */ | /* General API */ | ||||||
| /* subsystem */ | /* subsystem */ | ||||||
|  | 
 | ||||||
|  | extern conn_sys_t *conn_sys; | ||||||
|  | 
 | ||||||
| int connections_subsystem_init(void); | int connections_subsystem_init(void); | ||||||
| 
 | 
 | ||||||
| int connections_subsystem_setsslserts(const char *rootca, const char *certpem, | int connections_subsystem_setsslserts(const char *rootca, const char *certpem, | ||||||
|         const char *certkey); |                                       const char *certkey); | ||||||
| 
 | 
 | ||||||
| int connections_subsystem_setrpclist_function(usrtc_t* (*get_rpc_typed_list_tree)(conn_t *)); | int connections_subsystem_setrpclist_function(usrtc_t* (*get_rpc_typed_list_tree)(conn_t *)); | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user