SOCKS-support

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@860 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-10-18 05:35:32 +00:00
parent 76c1e7812c
commit edb66c9354
33 changed files with 103 additions and 5 deletions

View File

@@ -32,6 +32,9 @@
*/
#include <config.h>
#ifdef SOCKS
#include <socks.h>
#endif
RCSID("$Id$");