mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	use SPA_EXPORT to export symbols
This commit is contained in:
		
							parent
							
								
									a563050797
								
							
						
					
					
						commit
						569cbb48a9
					
				
					 52 changed files with 326 additions and 24 deletions
				
			
		| 
						 | 
				
			
			@ -167,6 +167,7 @@ static int module_init(struct pw_module *module, struct pw_properties *propertie
 | 
			
		|||
	return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
SPA_EXPORT
 | 
			
		||||
int pipewire__module_init(struct pw_module *module, const char *args)
 | 
			
		||||
{
 | 
			
		||||
	return module_init(module, NULL);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue