summaryrefslogtreecommitdiff
path: root/net-analyzer/thcrut/files/thcrut-1.2.5-fno-common.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/thcrut/files/thcrut-1.2.5-fno-common.patch')
-rw-r--r--net-analyzer/thcrut/files/thcrut-1.2.5-fno-common.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-analyzer/thcrut/files/thcrut-1.2.5-fno-common.patch b/net-analyzer/thcrut/files/thcrut-1.2.5-fno-common.patch
deleted file mode 100644
index a934048f341e..000000000000
--- a/net-analyzer/thcrut/files/thcrut-1.2.5-fno-common.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/src/discover_dispatch.c
-+++ b/src/discover_dispatch.c
-@@ -81,7 +81,6 @@
-
- unsigned short ip_tcp_sync_chksum;
- unsigned short ip_tcp_fp_chksum;
--struct sockaddr_in ip_tcp_sync_addr;
- static dispatch_func_recv_t dispatch_funcs[] = {
- dis_recvdummy,
- dis_recv,
---- a/src/discover_main.c
-+++ b/src/discover_main.c
-@@ -22,7 +22,6 @@
- extern struct _opt opt;
- extern char ip_tcp_sync[];
-
--struct sockaddr_in ip_tcp_sync_addr;
- int rawsox;
-
- #define DFL_HOSTS_PARALLEL (5000)