1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 19:08:39 +03:00
openwrt-xburst/package/iptables/patches/006-iprange-typesh.patch
nbd b5cb1795de refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00

13 lines
474 B
Diff

Index: iptables-1.3.7/extensions/libipt_iprange.c
===================================================================
--- iptables-1.3.7.orig/extensions/libipt_iprange.c 2007-06-04 13:21:43.288395832 +0200
+++ iptables-1.3.7/extensions/libipt_iprange.c 2007-06-04 13:21:44.343235472 +0200
@@ -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. */