1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-26 16:01:06 +02:00

[package] iptables: remove obsolete patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10464 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2008-02-15 09:31:07 +00:00
parent 079a813358
commit 8edc7d7a47

View File

@ -1,12 +0,0 @@
Index: iptables-1.3.8/extensions/libipt_iprange.c
===================================================================
--- iptables-1.3.8.orig/extensions/libipt_iprange.c 2007-07-31 15:27:55.000000000 -0500
+++ iptables-1.3.8/extensions/libipt_iprange.c 2007-07-31 15:27:56.000000000 -0500
@@ -6,6 +6,7 @@
#include <getopt.h>
#include <iptables.h>
+#include <linux/types.h>
#include <linux/netfilter_ipv4/ipt_iprange.h>
/* Function which prints out usage message. */