mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	pulse-server: add missing definitions for FreeBSD
Define struct statfs and LOCAL_PEERCRED for FreeBSD.
Fixes: 62832609c1
			
			
This commit is contained in:
		
							parent
							
								
									417c9ab887
								
							
						
					
					
						commit
						3ba62287ad
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -26,6 +26,8 @@
 | 
				
			||||||
#define PULSE_SERVER_UTILS_H
 | 
					#define PULSE_SERVER_UTILS_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <stddef.h>
 | 
					#include <stddef.h>
 | 
				
			||||||
 | 
					#include <sys/un.h>
 | 
				
			||||||
 | 
					#include <sys/mount.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct client;
 | 
					struct client;
 | 
				
			||||||
struct pw_context;
 | 
					struct pw_context;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue