mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	
		
			
	
	
		
			12 lines
		
	
	
	
		
			220 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
	
		
			220 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
|   | --- a/asoundlib.h
 | ||
|  | +++ b/asoundlib.h
 | ||
|  | @@ -35,7 +35,7 @@
 | ||
|  |  #include <string.h> | ||
|  |  #include <fcntl.h> | ||
|  |  #include <assert.h> | ||
|  | -#include <sys/poll.h>
 | ||
|  | +#include <poll.h>
 | ||
|  |  #include <errno.h> | ||
|  |  #include <stdarg.h> | ||
|  |  #include <endian.h> |