mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 06:29:03 +00:00
Merged gsoc-ssh branch. Closes #910
This commit is contained in:
8
nse_libssh2.h
Normal file
8
nse_libssh2.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LIBSSH2
|
||||
|
||||
#define LIBSSH2
|
||||
#define LIBSSH2LIBNAME "libssh2"
|
||||
|
||||
int luaopen_libssh2 (lua_State *L);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user