mirror of
				https://github.com/PowerShell/Win32-OpenSSH.git
				synced 2025-10-31 03:34:16 +01:00 
			
		
		
		
	Function prototype to support 64-bit
Missing a prototype can cause a problem if we are 64-bit and the function is returning a pointer. Add a prototype to stop the return value from being corrupted.
This commit is contained in:
		
							parent
							
								
									3bbefb6078
								
							
						
					
					
						commit
						3bc857c8fe
					
				| @ -86,6 +86,7 @@ extern u_int session_id2_len; | ||||
| #ifdef WIN32_FIXME | ||||
|    | ||||
|   extern char HomeDirLsaW[MAX_PATH]; | ||||
|   wchar_t *GetHomeDir(char *userName); | ||||
| 
 | ||||
| #endif | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user