mirror of
				https://git.proxmox.com/git/mirror_zfs
				synced 2025-11-03 23:24:03 +00:00 
			
		
		
		
	git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@31 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
		
			
				
	
	
		
			7 lines
		
	
	
		
			123 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			123 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef _SPL_VARARGS_H
 | 
						|
#define _SPL_VARARGS_H
 | 
						|
 | 
						|
#define __va_list                       va_list
 | 
						|
 | 
						|
#endif /* SPL_VARARGS_H */
 |