summaryrefslogtreecommitdiff
path: root/package/iptraf/patches/patch-src_tr_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-03-04 11:43:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-03-04 11:43:49 +0100
commitc8e25cfa429c66c7ecd7a310bc162430836176c0 (patch)
tree963694bc76227b9e391062d3e33fe5c3730f1295 /package/iptraf/patches/patch-src_tr_c
parentddb8c72a40d69c786062e3f92c9a2155726a6ea4 (diff)
update to latest upstream
Diffstat (limited to 'package/iptraf/patches/patch-src_tr_c')
-rw-r--r--package/iptraf/patches/patch-src_tr_c9
1 files changed, 5 insertions, 4 deletions
diff --git a/package/iptraf/patches/patch-src_tr_c b/package/iptraf/patches/patch-src_tr_c
index 391c26e6c..09c6b544d 100644
--- a/package/iptraf/patches/patch-src_tr_c
+++ b/package/iptraf/patches/patch-src_tr_c
@@ -1,12 +1,13 @@
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- iptraf-3.0.0.orig/src/tr.c 2005-09-13 08:42:54.000000000 +0200
-+++ iptraf-3.0.0/src/tr.c 2009-05-21 22:59:57.000000000 +0200
-@@ -6,7 +6,7 @@
+--- iptraf-3.0.1.orig/src/tr.c 2005-09-13 08:42:54.000000000 +0200
++++ iptraf-3.0.1/src/tr.c 2013-03-04 11:41:40.000000000 +0100
+@@ -6,8 +6,7 @@
* Copyright (c) Gerard Paul Java 2002
*/
-#include <asm/types.h>
+-#include <linux/if_tr.h>
+#include <sys/types.h>
- #include <linux/if_tr.h>
#include <netinet/in.h>
+ unsigned int get_tr_ip_offset(unsigned char *pkt)