mirror of
				https://github.com/libssh2/libssh2.git
				synced 2025-11-03 22:13:11 +03:00 
			
		
		
		
	please picky compiler
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
/* Copyright (c) 2004-2006, Sara Golemon <sarag@libssh2.org>
 | 
					/* Copyright (c) 2004-2007, Sara Golemon <sarag@libssh2.org>
 | 
				
			||||||
 * All rights reserved.
 | 
					 * All rights reserved.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * Redistribution and use in source and binary forms,
 | 
					 * Redistribution and use in source and binary forms,
 | 
				
			||||||
@@ -46,7 +46,7 @@
 | 
				
			|||||||
#include <sys/socket.h>
 | 
					#include <sys/socket.h>
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if LIBSSH2_LIBGCRYPT
 | 
					#ifdef LIBSSH2_LIBGCRYPT
 | 
				
			||||||
#include "libgcrypt.h"
 | 
					#include "libgcrypt.h"
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
#include "openssl.h"
 | 
					#include "openssl.h"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user