mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	tools: fix compilation with musl
This commit is contained in:
		
							parent
							
								
									bb5c43b5ba
								
							
						
					
					
						commit
						3256c6e5e7
					
				
					 2 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -36,6 +36,10 @@
 | 
			
		|||
#include <readline/readline.h>
 | 
			
		||||
#include <readline/history.h>
 | 
			
		||||
 | 
			
		||||
#if !defined(FNM_EXTMATCH)
 | 
			
		||||
#define FNM_EXTMATCH 0
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#define spa_debug(...) fprintf(stdout,__VA_ARGS__);fputc('\n', stdout)
 | 
			
		||||
 | 
			
		||||
#include <spa/utils/result.h>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue