Made things compile with socks5-v1.0r1.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1748 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -52,9 +52,6 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
static const char *error_message(long foo)
|
||||
{
|
||||
@@ -81,6 +78,9 @@ RCSID("$Id$");
|
||||
#endif
|
||||
#include <netdb.h>
|
||||
#include <ctype.h>
|
||||
#ifdef SOCKS
|
||||
#include <socks.h>
|
||||
#endif
|
||||
|
||||
/* kerberos 5 include files (ext-proto.h) will get an appropriate stdlib.h
|
||||
and string.h/strings.h */
|
||||
|
Reference in New Issue
Block a user