From 51bc662580515ad8be716c59c4944821c59c95ce Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 11 Jan 2009 00:05:42 +0000 Subject: [PATCH] fix sendd git-svn-id: svn://svn.openwrt.org/openwrt/packages@13967 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ipv6/send/patches/001-libnetfilter_queue_update.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ipv6/send/patches/001-libnetfilter_queue_update.patch b/ipv6/send/patches/001-libnetfilter_queue_update.patch index 124a52ee2..f300d7cec 100644 --- a/ipv6/send/patches/001-libnetfilter_queue_update.patch +++ b/ipv6/send/patches/001-libnetfilter_queue_update.patch @@ -78,16 +78,18 @@ +os/ipq.o: CPPFLAGS += -I/usr/include/libnetfilter_queue --- a/sendd/os-linux/ipq.c +++ b/sendd/os-linux/ipq.c -@@ -33,7 +33,7 @@ +@@ -32,8 +32,9 @@ + #include #include ++#include #include -#include +#include #include "config.h" #include -@@ -42,122 +42,170 @@ +@@ -42,122 +43,170 @@ #include "../sendd_local.h" #include "snd_linux.h" -- 2.11.0