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

@@ -4,6 +4,10 @@
#include "config.h"
#endif /* HAVE_CONFIG_H */
#ifdef SOCKS
#include <socks.h>
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>