mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Also, move __kernel_long_t to type_compat.h for the consistency. Fixes: https://github.com/alsa-project/alsa-lib/issues/171 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* workaround for building with old glibc / kernel headers */
 | 
						|
#include <alsa/sound/type_compat.h>
 | 
						|
 | 
						|
#include <alsa/sound/uapi/asound.h>
 |