mirror of
				https://github.com/PowerShell/Win32-OpenSSH.git
				synced 2025-10-30 03:03:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			129 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			129 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef COMPAT_INET_H
 | |
| #define COMPAT_INET_H 1
 | |
| 
 | |
| /* Compatibility header to avoid lots of #ifdef _WIN32's in includes.h */
 | |
| 
 | |
| #endif
 |