1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 20:34:17 +03:00
openwrt-xburst/package/iptables/patches/1.4.4/008-netfilter_include_linux_type_h.patch
florian fabc865262 [package] make patches against iptables apply again after update to 1.4.4 (#5540)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17 12:37:10 +00:00

11 lines
225 B
Diff

--- a/include/linux/netfilter.h
+++ b/include/linux/netfilter.h
@@ -1,6 +1,7 @@
#ifndef __LINUX_NETFILTER_H
#define __LINUX_NETFILTER_H
+#include <linux/types.h>
/* Responses from hook functions. */
#define NF_DROP 0