mirror of
				https://github.com/PowerShell/Win32-OpenSSH.git
				synced 2025-11-03 21:24:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			119 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			119 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef Process_H
 | 
						|
#define Process_H
 | 
						|
 | 
						|
/* Compatibility header to avoid lots of #ifdef _WIN32's in includes.h */
 | 
						|
 | 
						|
#endif
 |