mirror of
				https://github.com/facebook/zstd.git
				synced 2025-11-03 20:33:11 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			91 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			91 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef LINUX_ERRNO_H_
 | 
						|
#define LINUX_ERRNO_H_
 | 
						|
 | 
						|
#define EINVAL 22
 | 
						|
 | 
						|
#endif // LINUX_ERRNO_H_
 |