mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	Fix rtp modules build on FreeBSD.
This commit is contained in:
		
							parent
							
								
									1217dee35d
								
							
						
					
					
						commit
						2a02479877
					
				
					 2 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -24,6 +24,10 @@
 | 
			
		|||
 | 
			
		||||
#include <module-rtp/sap.h>
 | 
			
		||||
 | 
			
		||||
#ifdef __FreeBSD__
 | 
			
		||||
#define ifr_ifindex ifr_index
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/** \page page_module_rtp_sap PipeWire Module: Announce and create RTP streams
 | 
			
		||||
 *
 | 
			
		||||
 * The `rtp-sap` module announces RTP streams that match the rules with the
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue