mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 21:19:01 +00:00
Upgrade libssh2 to 1.10.0
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
|
||||
#include "libssh2_priv.h"
|
||||
#ifdef LIBSSH2_HAVE_ZLIB
|
||||
# include <zlib.h>
|
||||
#include <zlib.h>
|
||||
#undef compress /* dodge name clash with ZLIB macro */
|
||||
#endif
|
||||
|
||||
#include "comp.h"
|
||||
|
||||
Reference in New Issue
Block a user