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:
Aris Adamantiadis
2008-03-12 01:27:21 +00:00
parent df54380a33
commit 68a1a4cc21
14 changed files with 1 additions and 14 deletions

View File

@@ -22,7 +22,6 @@ MA 02111-1307, USA. */
#include <stdlib.h>
#include <string.h>
#include <netdb.h>
#include "libssh/priv.h"
/** defgroup ssh_buffer