summaryrefslogtreecommitdiff
path: root/net/torsocks/files/patch-tsocks.c
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-01-10 20:17:41 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-01-10 20:17:41 +0000
commit35c9a5f399f0af3da48e8a501197a5d5dfadb13d (patch)
tree6aa56077ab52dc3fbe0256d11781071c723de13d /net/torsocks/files/patch-tsocks.c
parent- Fix usage of @dirrmtry macro (diff)
- Update to 1.1
PR: ports/153465 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer)
Diffstat (limited to 'net/torsocks/files/patch-tsocks.c')
-rw-r--r--net/torsocks/files/patch-tsocks.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/torsocks/files/patch-tsocks.c b/net/torsocks/files/patch-tsocks.c
index 6e640a13dddd..4fe63eab5f71 100644
--- a/net/torsocks/files/patch-tsocks.c
+++ b/net/torsocks/files/patch-tsocks.c
@@ -14,14 +14,6 @@
/* Global configuration variables */
const char *progname = "libtorsocks"; /* Name used in err msgs */
-@@ -62,7 +69,6 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <dlfcn.h>
--#include <sys/types.h>
- #include <sys/socket.h>
- #include <string.h>
- #include <strings.h>
@@ -163,7 +169,7 @@
void tsocks_init(void) {