mirror of
				https://github.com/PowerShell/Win32-OpenSSH.git
				synced 2025-10-27 01:34:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			128 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			128 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef COMPAT_TCP_H
 | |
| #define COMPAT_TCP_H 1
 | |
| 
 | |
| 
 | |
| /* Compatibility header to avoid lots of #ifdef _WIN32's in includes.h */
 | |
| 
 | |
| #endif
 |