mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-29 01:03:57 +03:00
fixed the netdb problem ?
i don't understand, removing the #include <netdb.h> didn't add misses for ntohl. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@148 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
@@ -24,7 +24,7 @@ MA 02111-1307, USA. */
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <netdb.h>
|
||||
|
||||
/** defgroup ssh_auth
|
||||
* \brief functions to authenticate
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user